Base:
property
Locations
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbol.Locations
6 references to Locations
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (5)
1358
Debug.Assert(
Locations
.Length > 0)
1359
Dim firstLocation = Me.DeclaringCompilation.FirstSourceLocation(
Locations
)
2255
Debug.Assert(Me.
Locations
.Length > 0)
2931
If Me.
Locations
.Length > 1 AndAlso Not Me.IsPartial Then
3844
If (Me.
Locations
.Length > 1 AndAlso Not Me.IsPartial) Then
Symbols\SynthesizedSymbols\SynthesizedOverridingWitheventsProperty.vb (1)
185
Return _containingType.
Locations