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