5 references to ExactTypeArgumentInference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
1882ExactTypeArgumentInference(namedSource, namedTarget, ref useSiteInfo);
2227ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo);
2293ExactTypeArgumentInference(sourceBase, target, ref useSiteInfo);
2627ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo);
2672ExactTypeArgumentInference(source, targetBase, ref useSiteInfo);