Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
15 years ago |
Daniel Grunwald
|
7063203972
|
FieldDeclaration/EventDeclaration/VariableDeclarationStatement now resolve to 'void'.
Only the individual VariableInitializers will resolve to the field/event/variable.
Fixed several bugs in 'Find References'.
|
15 years ago |
Siegfried Pammer
|
02f19291eb
|
implement find references on local variables
|
15 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |
Daniel Grunwald
|
e37dc4b6c7
|
Move ResolveResults to NR.Semantics
|
15 years ago |
Daniel Grunwald
|
e73c0785e3
|
Make Find References multi-threaded.
|
15 years ago |
Daniel Grunwald
|
683d3535b1
|
Implemented "Find references"
|
15 years ago |
Daniel Grunwald
|
a06110c255
|
Rename ParsedFile to CSharpParsedFile.
|
15 years ago |
Daniel Grunwald
|
46676a45fb
|
Add GetInterestingFileNames to FindReferences.
Fixed a few resolver issues related to find references.
|
15 years ago |
Daniel Grunwald
|
42bc87ba02
|
Change ResolveVisitor to report the location of conversions.
|
15 years ago |
Daniel Grunwald
|
a5865bdd8e
|
Implemented "Find References".
|
15 years ago |