Base:
property
Locations
Microsoft.CodeAnalysis.CSharp.Symbol.Locations
11 references to Locations
Microsoft.CodeAnalysis.CSharp (11)
Symbols\Source\SourceEventAccessorSymbol.cs (1)
201Debug.Assert(this.Locations.Length == 1);
Symbols\Synthesized\Records\SynthesizedRecordBaseEquals.cs (1)
33ordinal: 0, RefKind.None, "other", Locations)));
Symbols\Synthesized\Records\SynthesizedRecordDeconstruct.cs (1)
44arg: Locations));
Symbols\Synthesized\Records\SynthesizedRecordEqualityOperatorBase.cs (2)
73ordinal: 0, RefKind.None, "left", Locations), 76ordinal: 1, RefKind.None, "right", Locations)));
Symbols\Synthesized\Records\SynthesizedRecordEquals.cs (1)
41ordinal: 0, RefKind.None, "other", Locations)));
Symbols\Synthesized\Records\SynthesizedRecordObjEquals.cs (1)
36ordinal: 0, RefKind.None, "obj", Locations)));
Symbols\Synthesized\Records\SynthesizedRecordPrintMembers.cs (1)
98ordinal: 0, RefKind.None, "builder", Locations)));
Symbols\Synthesized\SynthesizedAccessorValueParameterSymbol.cs (3)
30Debug.Assert(accessor.Locations.Length <= 1); 104Debug.Assert(accessor.Locations.Length <= 1); 117Debug.Assert(accessor.Locations.Length <= 1);