5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7214applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7215applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7219applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7226applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7227applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);