3 references to MarkDependentSlotsNotNull
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (2)
5462
MarkDependentSlotsNotNull
(slot, expressionType, ref state);
5487
MarkDependentSlotsNotNull
(childSlot, member.GetTypeOrReturnType().Type, ref state, depth - 1);
FlowAnalysis\NullableWalker_Patterns.cs (1)
611
MarkDependentSlotsNotNull
(inputSlot, inputType, ref this.StateWhenFalse);