4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3100if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6050if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6242if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 11285IsNullabilityMismatch(sourceType, destinationType))