5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7994applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7995applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7999applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 8007applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 8008applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);