4 references to EffectiveParameters
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\OverloadResolution.cs (4)
3900return new EffectiveParameters(parameterTypes, refKinds: default, firstParamsElementIndex: -1); 3937return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: -1); 4084return new EffectiveParameters(types.ToImmutableAndFree(), refKinds, firstParamsElementIndex: firstParamsElementIndex); 4346constructedEffectiveParameters = new EffectiveParameters(