2 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (1)
7925
ApplyMemberPostConditions
(receiverOpt?.Type, receiverSlot, method);
FlowAnalysis\NullableWalker_Patterns.cs (1)
487
ApplyMemberPostConditions
(inputType, inputSlot, property.GetMethod);