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)
454public override void InstrumentCatchBlock(
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
493public override void InstrumentCatchBlock(
2 references to InstrumentCatchBlock
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\DebugInfoInjector.cs (1)
463base.InstrumentCatchBlock(
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
502base.InstrumentCatchBlock(