4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3229if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6564if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6756if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 12752IsNullabilityMismatch(sourceType, destinationType))