3 instantiations of ParamsCollectionTypeInProgressBinder
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Conversions.cs (3)
1048
var binder = new
ParamsCollectionTypeInProgressBinder
(namedType, @this._binder, withElement != null, constructor);
1650
var binder = new
ParamsCollectionTypeInProgressBinder
(
1782
addMethodBinder = new
ParamsCollectionTypeInProgressBinder
(
2 references to ParamsCollectionTypeInProgressBinder
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Conversions.cs (2)
1048
var
binder = new ParamsCollectionTypeInProgressBinder(namedType, @this._binder, withElement != null, constructor);
1650
var
binder = new ParamsCollectionTypeInProgressBinder(