5 references to ExactTypeArgumentInference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
1884ExactTypeArgumentInference(namedSource, namedTarget, ref useSiteInfo); 2229ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo); 2295ExactTypeArgumentInference(sourceBase, target, ref useSiteInfo); 2629ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo); 2674ExactTypeArgumentInference(source, targetBase, ref useSiteInfo);