1 write to _hoistedVariables
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
129_hoistedVariables = hoistedVariables;
2 references to _hoistedVariables
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (2)
178return _hoistedVariables.Contains(localOrParameter); 200return _hoistedVariables;