5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7511applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7512applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7516applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7523applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7524applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);