5 references to ExactTypeArgumentInference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
1854ExactTypeArgumentInference(namedSource, namedTarget, ref useSiteInfo); 2199ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo); 2265ExactTypeArgumentInference(sourceBase, target, ref useSiteInfo); 2599ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo); 2644ExactTypeArgumentInference(source, targetBase, ref useSiteInfo);