16 references to IsNull
Microsoft.CodeAnalysis.CSharp (16)
Binder\Semantics\OverloadResolution\OverloadResolutionResult.cs (16)
393
if (firstSupported.
IsNull
)
399
if (supportedInPriorityOrder[noCorrespondingNamedParameterPriority].
IsNull
||
406
if (supportedInPriorityOrder[noCorrespondingParameterPriority].
IsNull
)
412
if (supportedInPriorityOrder[requiredParameterMissingPriority].
IsNull
)
423
if (supportedInPriorityOrder[nameUsedForPositionalPriority].
IsNull
||
430
if (supportedInPriorityOrder[badNonTrailingNamedArgumentPriority].
IsNull
||
438
if (supportedInPriorityOrder[duplicateNamedArgumentPriority].
IsNull
||
447
if (supportedInPriorityOrder[wrongCallingConventionPriority].
IsNull
)
607
if (bad.
IsNull
)
626
if (inaccessible.
IsNull
)
649
if (staticInstanceMismatch.
IsNull
)
700
if (!mismatch.
IsNull
)
708
if (!mismatch.
IsNull
)
721
if (constraintFailure.
IsNull
)
1033
if (result.
IsNull
)
1091
if (badArg.
IsNull
)