5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7932applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7933applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7937applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7945applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7946applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);