1 implementation of GetFirstLocation
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Symbol.cs (1)
427public Location GetFirstLocation()
4 references to GetFirstLocation
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DefinitionMap.cs (3)
356method.GetFirstLocation(), 441method.GetFirstLocation(), 482method.GetFirstLocation(),
Symbols\ISymbolInternal.cs (1)
103/// Equivalent to calling <see cref="GetFirstLocation"/>, except that if <see cref="Locations"/> is empty this