1 write to _inProgress
Microsoft.CodeAnalysis.CSharp (1)
Binder\ParamsCollectionTypeInProgressBinder.cs (1)
25_inProgress = inProgress;
1 reference to _inProgress
Microsoft.CodeAnalysis.CSharp (1)
Binder\ParamsCollectionTypeInProgressBinder.cs (1)
32internal override NamedTypeSymbol? ParamsCollectionTypeInProgress => _inProgress;