Base:
property
Locations
Microsoft.CodeAnalysis.CSharp.Symbols.SynthesizedFieldSymbolBase.Locations
3 references to Locations
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Retargeting\RetargetingSymbolTranslator.cs (2)
76tupleErrorField.Locations.IsEmpty ? null : tupleErrorField.Locations[0],
Symbols\Tuples\TupleErrorFieldSymbol.cs (1)
211_locations.IsEmpty ? null : Locations[0],