2 references to DescendThroughTupleRestFields
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\LocalDataFlowPass.cs (2)
87
containingSlot =
DescendThroughTupleRestFields
(ref symbol, containingSlot, forceContainingSlotsToExist: false);
108
containingSlot =
DescendThroughTupleRestFields
(ref symbol, containingSlot, forceContainingSlotsToExist: true);