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