4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3173if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6492if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6684if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 12664IsNullabilityMismatch(sourceType, destinationType))