4 references to EffectiveParameters
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\OverloadResolution.cs (4)
3922return new EffectiveParameters(parameterTypes, refKinds: default, firstParamsElementIndex: -1); 3959return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: -1); 4106return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: firstParamsElementIndex); 4368constructedEffectiveParameters = new EffectiveParameters(