4 references to EffectiveParameters
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\OverloadResolution.cs (4)
3903return new EffectiveParameters(parameterTypes, refKinds: default, firstParamsElementIndex: -1); 3940return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: -1); 4087return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: firstParamsElementIndex); 4349constructedEffectiveParameters = new EffectiveParameters(