4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3116if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6116if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6308if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 11596IsNullabilityMismatch(sourceType, destinationType))