1 override of PreInstrumentBlock
Microsoft.CodeAnalysis.CSharp (1)
Lowering\Instrumentation\CompoundInstrumenter.cs (1)
82
public override void
PreInstrumentBlock
(BoundBlock original, LocalRewriter rewriter)
3 references to PreInstrumentBlock
Microsoft.CodeAnalysis.CSharp (3)
Lowering\Instrumentation\CompoundInstrumenter.cs (1)
84
Previous.
PreInstrumentBlock
(original, rewriter);
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
271
Previous.
PreInstrumentBlock
(original, rewriter);
Lowering\LocalRewriter\LocalRewriter_Block.cs (1)
19
Instrumenter.
PreInstrumentBlock
(node, this);