Base:
property
Locations
Microsoft.CodeAnalysis.CSharp.Symbols.SynthesizedInstanceConstructor.Locations
1 write to Locations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedUnionCtor.cs (1)
27
Locations
= [location];
1 reference to Locations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedUnionCtor.cs (1)
63
statements.Add(new BoundSequencePointWithSpan(F.Syntax, statementOpt: null,
Locations
[0].SourceSpan)); // https://github.com/dotnet/roslyn/issues/82636: Add test coverage and verify debugging experience.