3 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
2880if (IsNullabilityMismatch(lvalueResultType, destinationType)) 5434if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 10187if (IsNullabilityMismatch(sourceType, destinationType))