5 references to ExactTypeArgumentInference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
1705ExactTypeArgumentInference(namedSource, namedTarget, ref useSiteInfo);
2005ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo);
2071ExactTypeArgumentInference(sourceBase, target, ref useSiteInfo);
2405ExactTypeArgumentInference(constructedSource, constructedTarget, ref useSiteInfo);
2450ExactTypeArgumentInference(source, targetBase, ref useSiteInfo);