16 references to IsNull
Microsoft.CodeAnalysis.CSharp (16)
Binder\Semantics\OverloadResolution\OverloadResolutionResult.cs (16)
392
if (firstSupported.
IsNull
)
398
if (supportedInPriorityOrder[noCorrespondingNamedParameterPriority].
IsNull
||
405
if (supportedInPriorityOrder[noCorrespondingParameterPriority].
IsNull
)
411
if (supportedInPriorityOrder[requiredParameterMissingPriority].
IsNull
)
422
if (supportedInPriorityOrder[nameUsedForPositionalPriority].
IsNull
||
429
if (supportedInPriorityOrder[badNonTrailingNamedArgumentPriority].
IsNull
||
437
if (supportedInPriorityOrder[duplicateNamedArgumentPriority].
IsNull
||
446
if (supportedInPriorityOrder[wrongCallingConventionPriority].
IsNull
)
586
if (bad.
IsNull
)
605
if (inaccessible.
IsNull
)
628
if (staticInstanceMismatch.
IsNull
)
679
if (!mismatch.
IsNull
)
687
if (!mismatch.
IsNull
)
700
if (constraintFailure.
IsNull
)
1012
if (result.
IsNull
)
1066
if (badArg.
IsNull
)