3 overrides of IdentifierLocation
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\LocalSymbol.vb (2)
592
Friend NotOverridable Overrides ReadOnly Property
IdentifierLocation
As Location
998
Friend Overrides ReadOnly Property
IdentifierLocation
As Location
Symbols\SynthesizedSymbols\SynthesizedLocal.vb (1)
57
Friend NotOverridable Overrides ReadOnly Property
IdentifierLocation
As Location
2 references to IdentifierLocation
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\LocalSymbol.vb (2)
194
Return ImmutableArray.Create(Me.
IdentifierLocation
)
1000
Return _originalVariable.
IdentifierLocation