1 write to _type
Microsoft.CodeAnalysis.CSharp (1)
Binder\WithPrimaryConstructorParametersBinder.cs (1)
24
_type
= type;
1 reference to _type
Microsoft.CodeAnalysis.CSharp (1)
Binder\WithPrimaryConstructorParametersBinder.cs (1)
52
if (
_type
is SourceMemberContainerTypeSymbol { PrimaryConstructor: { ParameterCount: not 0 } primaryCtor })