4 references to EffectiveParameters
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\OverloadResolution.cs (4)
3913return new EffectiveParameters(parameterTypes, refKinds: default, firstParamsElementIndex: -1); 3950return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: -1); 4097return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: firstParamsElementIndex); 4359constructedEffectiveParameters = new EffectiveParameters(