5 references to IsNotNull
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\OverloadResolutionResult.cs (5)
462
if (supported.
IsNotNull
)
470
if (firstSupported.
IsNotNull
)
532
else if (firstUnsupported.
IsNotNull
)
726
if (inferenceFailed.
IsNotNull
)
746
if (inferenceFailed.
IsNotNull
)