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
)
625
if (bad.
IsNull
)
644
if (inaccessible.
IsNull
)
667
if (staticInstanceMismatch.
IsNull
)
718
if (!mismatch.
IsNull
)
726
if (!mismatch.
IsNull
)
739
if (constraintFailure.
IsNull
)
1063
if (result.
IsNull
)
1121
if (badArg.
IsNull
)