2 types derived from CompoundInstrumenter
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (1)
20
Inherits
CompoundInstrumenter
Lowering\Instrumentation\DebugInfoInjector.vb (1)
21
Inherits
CompoundInstrumenter
2 instantiations of CompoundInstrumenter
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (1)
113
MyBase.
New
(previous)
Lowering\Instrumentation\DebugInfoInjector.vb (1)
29
MyBase.
New
(previous)
1 reference to CompoundInstrumenter
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\Instrumentation\Instrumenter.vb (1)
26
''' The singleton NoOp instrumenter, can be used to terminate the chain of <see cref="
CompoundInstrumenter
"/>s.