4 references to IsNullabilityMismatch
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3140if (IsNullabilityMismatch(lvalueResultType, destinationType)) 6236if (IsNullabilityMismatch(consequenceLValue, alternativeLValue)) 6428if (!node.IsSuppressed && IsNullabilityMismatch(source, destination)) 11951IsNullabilityMismatch(sourceType, destinationType))