3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
6351
ApplyMemberPostConditions
(node.ReceiverOpt, method);
10734
ApplyMemberPostConditions
(node.ReceiverOpt, property.GetMethod);
10738
ApplyMemberPostConditions
(node.ReceiverOpt, property.SetMethod);