1 reference to HasUnfixedParamInOutputType
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
861
if (
HasUnfixedParamInOutputType
(argument, formalType.Type) && !HasUnfixedParamInInputType(argument, formalType.Type))