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