3 references to CombineInstrumentation
Microsoft.CodeAnalysis.CSharp (3)
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
351
instrumentation = _factory.
CombineInstrumentation
(instrumentation, _scope.ContextVariable, instrumentationPrologue, instrumentationEpilogue);
Lowering\Instrumentation\ModuleCancellationInstrumenter.cs (1)
89
instrumentation = _factory.
CombineInstrumentation
(
Lowering\Instrumentation\StackOverflowProbingInstrumenter.cs (1)
79
instrumentation = _factory.
CombineInstrumentation
(