4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3142if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6468if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6660if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 12551IsNullabilityMismatch(sourceType, destinationType))