4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3187if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6506if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6698if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 12674IsNullabilityMismatch(sourceType, destinationType))