2 types derived from CompoundInstrumenter
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (1)
20Inherits CompoundInstrumenter
Lowering\Instrumentation\DebugInfoInjector.vb (1)
21Inherits CompoundInstrumenter
2 instantiations of CompoundInstrumenter
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (1)
113MyBase.New(previous)
Lowering\Instrumentation\DebugInfoInjector.vb (1)
29MyBase.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.