Base:
property
Parameters
Microsoft.CodeAnalysis.CSharp.Symbols.SynthesizedInstanceConstructor.Parameters
1 write to Parameters
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListConstructor.cs (1)
14Parameters = ImmutableArray.Create(
1 reference to Parameters
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListConstructor.cs (1)
31var parameter = Parameters.Single();