2 references to IsReallyAType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
623
if (
IsReallyAType
(argumentType.Type))
3241
if (!
IsReallyAType
(source))