Base:
method
InstrumentCatchBlock
Microsoft.CodeAnalysis.CSharp.Instrumenter.InstrumentCatchBlock(Microsoft.CodeAnalysis.CSharp.BoundCatchBlock, ref Microsoft.CodeAnalysis.CSharp.BoundExpression, ref Microsoft.CodeAnalysis.CSharp.BoundStatementList, ref Microsoft.CodeAnalysis.CSharp.BoundExpression, ref Microsoft.CodeAnalysis.CSharp.BoundBlock, ref Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol, Microsoft.CodeAnalysis.CSharp.SyntheticBoundNodeFactory)
2 overrides of InstrumentCatchBlock
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\DebugInfoInjector.cs (1)
401public override void InstrumentCatchBlock(
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
495public override void InstrumentCatchBlock(
2 references to InstrumentCatchBlock
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\DebugInfoInjector.cs (1)
410base.InstrumentCatchBlock(
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
504base.InstrumentCatchBlock(