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