4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3141if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6394if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6586if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 12135IsNullabilityMismatch(sourceType, destinationType))