11 references to GetLocation
Microsoft.CodeAnalysis.VisualBasic (11)
Declarations\DeclarationTreeBuilder.vb (4)
125
nameLocation:=parentReference.
GetLocation
(),
146
nameLocation:=parentReference.
GetLocation
(),
156
nameLocation:=parentReference.
GetLocation
(),
308
Dim nameLocation = syntaxReference.
GetLocation
()
Declarations\RootSingleNamespaceDeclaration.vb (1)
31
MyBase.New(hasImports, treeNode, treeNode.
GetLocation
(), children)
Declarations\SingleNamespaceOrTypeDeclaration.vb (1)
22
Return Me.SyntaxReference.
GetLocation
()
Symbols\Source\CrefTypeParameterSymbol.vb (1)
112
Return ImmutableArray.Create(Of Location)(Me._syntaxReference.
GetLocation
())
Symbols\Source\SourceFile.vb (1)
336
memberImports(i).Dependencies, memberImportsSyntax(i).
GetLocation
(),
Symbols\Source\SourceModuleSymbol.vb (1)
542
diagnostics.Add(info.Import.MapDiagnostic(New VBDiagnostic(pair.UseSiteInfo.DiagnosticInfo, info.SyntaxReference.
GetLocation
())))
Symbols\Source\SynthesizedMyGroupCollectionPropertySymbol.vb (1)
124
Dim diagnosticLocation As Location = AttributeSyntax.
GetLocation
()
Symbols\SynthesizedSymbols\SynthesizedEventDelegateSymbol.vb (1)
221
Return ImmutableArray.Create(_syntaxRef.
GetLocation
())