4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3019if (IsNullabilityMismatch(lvalueResultType, destinationType)) 5964if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6156if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 11165IsNullabilityMismatch(sourceType, destinationType))