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