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