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)
52if (_type is SourceMemberContainerTypeSymbol { PrimaryConstructor: { ParameterCount: not 0 } primaryCtor })