3 references to NoOp
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\Instrumentation\DebugInfoInjector.vb (1)
26
Public Shared ReadOnly Singleton As New DebugInfoInjector(Instrumenter.
NoOp
)
Lowering\LocalRewriter\LocalRewriter.vb (1)
139
Debug.Assert(instrumenterOpt IsNot Instrumenter.
NoOp
)
Lowering\Rewriter.vb (1)
52
CodeCoverageInstrumenter.TryCreate(method, body, New SyntheticBoundNodeFactory(method, method, body.Syntax, compilationState, diagnostics), diagnostics, debugDocumentProvider, Instrumenter.
NoOp
),