1 write to _scope
Microsoft.CodeAnalysis.CSharp (1)
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
138_scope = scope;
10 references to _scope
Microsoft.CodeAnalysis.CSharp (10)
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (10)
146_scope, 275_scope.Open(_factory.SynthesizedLocal(_contextType, original.Syntax, kind: SynthesizedLocalKind.LocalStoreTracker)); 310prologueBuilder.Add(_factory.ExpressionStatement(_factory.Call(receiver: _factory.Local(_scope.ContextVariable), parameterLogger, 340_factory.Assignment(_factory.Local(_scope.ContextVariable), _factory.Call(receiver: null, entryLogger, entryArgs)) : _factory.NoOp(NoOpStatementFlavor.Default); 344_factory.ExpressionStatement(_factory.Call(receiver: _factory.Local(_scope.ContextVariable), returnLogger)) : _factory.NoOp(NoOpStatementFlavor.Default); 351_scope.ContextVariable, 355_scope.Close(isMethodBody); 405receiver: _factory.Local(_scope.ContextVariable), 535receiver: _factory.Local(_scope.ContextVariable), 598receiver: _factory.Local(_scope.ContextVariable),