5 references to ExactTypeArgumentInference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
1798ExactTypeArgumentInference(namedSource, namedTarget, ref useSiteInfo); 2098ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo); 2164ExactTypeArgumentInference(sourceBase, target, ref useSiteInfo); 2498ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo); 2543ExactTypeArgumentInference(source, targetBase, ref useSiteInfo);