1 write to _ctor
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\Records\SynthesizedRecordDeconstruct.cs (1)
27
_ctor
= ctor;
2 references to _ctor
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\Records\SynthesizedRecordDeconstruct.cs (2)
36
Parameters:
_ctor
.Parameters.SelectAsArray<ParameterSymbol, ImmutableArray<Location>, ParameterSymbol>(
47
protected override int GetParameterCountFromSyntax() =>
_ctor
.ParameterCount;