16 references to IsNull
Microsoft.CodeAnalysis.CSharp (16)
Binder\Semantics\OverloadResolution\OverloadResolutionResult.cs (16)
411
if (firstSupported.
IsNull
)
417
if (supportedInPriorityOrder[noCorrespondingNamedParameterPriority].
IsNull
||
424
if (supportedInPriorityOrder[noCorrespondingParameterPriority].
IsNull
)
430
if (supportedInPriorityOrder[requiredParameterMissingPriority].
IsNull
)
441
if (supportedInPriorityOrder[nameUsedForPositionalPriority].
IsNull
||
448
if (supportedInPriorityOrder[badNonTrailingNamedArgumentPriority].
IsNull
||
456
if (supportedInPriorityOrder[duplicateNamedArgumentPriority].
IsNull
||
465
if (supportedInPriorityOrder[wrongCallingConventionPriority].
IsNull
)
630
if (bad.
IsNull
)
649
if (inaccessible.
IsNull
)
672
if (staticInstanceMismatch.
IsNull
)
723
if (!mismatch.
IsNull
)
731
if (!mismatch.
IsNull
)
744
if (constraintFailure.
IsNull
)
1072
if (result.
IsNull
)
1130
if (badArg.
IsNull
)