5 references to ExactTypeArgumentInference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
1881ExactTypeArgumentInference(namedSource, namedTarget, ref useSiteInfo);
2226ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo);
2292ExactTypeArgumentInference(sourceBase, target, ref useSiteInfo);
2626ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo);
2671ExactTypeArgumentInference(source, targetBase, ref useSiteInfo);