6 references to LearnFromNullTest
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (1)
5447
LearnFromNullTest
(slot, expressionWithoutConversion.Type, ref state, markDependentSlotsNotNull: false);
FlowAnalysis\NullableWalker_Patterns.cs (5)
172
LearnFromNullTest
(inputSlot, inputType, ref this.State, markDependentSlotsNotNull: false);
185
LearnFromNullTest
(inputSlot, inputType, ref this.State, markDependentSlotsNotNull: false);
192
LearnFromNullTest
(inputSlot, inputType, ref this.State, markDependentSlotsNotNull: false);
614
LearnFromNullTest
(inputSlot, inputType, ref this.StateWhenFalse, markDependentSlotsNotNull: false);
624
LearnFromNullTest
(inputSlot, inputType, ref this.StateWhenTrue, markDependentSlotsNotNull: true);