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