3 overrides of IdentifierLocation
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\LocalSymbol.vb (2)
592
Friend NotOverridable Overrides ReadOnly Property
IdentifierLocation
As Location
1001
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
)
1003
Return _originalVariable.
IdentifierLocation