3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
6475
ApplyMemberPostConditions
(node.ReceiverOpt, method);
11030
ApplyMemberPostConditions
(node.ReceiverOpt, property.GetMethod);
11034
ApplyMemberPostConditions
(node.ReceiverOpt, property.SetMethod);