3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
6996
ApplyMemberPostConditions
(receiverOpt, newMethod);
12202
ApplyMemberPostConditions
(node.ReceiverOpt, property.GetMethod);
12206
ApplyMemberPostConditions
(node.ReceiverOpt, property.SetMethod);