1 override of InstrumentSwitchBindCasePatternVariables
Microsoft.CodeAnalysis.CSharp (1)
Lowering\Instrumentation\CompoundInstrumenter.cs (1)
247
public override BoundStatement
InstrumentSwitchBindCasePatternVariables
(BoundStatement bindings)
1 reference to InstrumentSwitchBindCasePatternVariables
Microsoft.CodeAnalysis.CSharp (1)
Lowering\Instrumentation\CompoundInstrumenter.cs (1)
249
return Previous.
InstrumentSwitchBindCasePatternVariables
(bindings);