5 references to SplitAndLearnFromNonNullTest
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4732SplitAndLearnFromNonNullTest(binary.Left, whenTrue: true); 4733SplitAndLearnFromNonNullTest(binary.Right, whenTrue: true); 4793SplitAndLearnFromNonNullTest(operandComparedToNull, whenTrue: nonNullCase); 4822SplitAndLearnFromNonNullTest(operandComparedToNonNull, whenTrue: true); 4826SplitAndLearnFromNonNullTest(operandComparedToNonNull, whenTrue: false);