1 write to _hoistedVariables
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
127_hoistedVariables = hoistedVariables;
2 references to _hoistedVariables
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (2)
173return _hoistedVariables.Contains(localOrParameter); 195return _hoistedVariables;