3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
5701
ApplyMemberPostConditions
(node.ReceiverOpt, method);
9804
ApplyMemberPostConditions
(node.ReceiverOpt, property.GetMethod);
9808
ApplyMemberPostConditions
(node.ReceiverOpt, property.SetMethod);