1 write to _contextType
Microsoft.CodeAnalysis.CSharp (1)
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (1)
139
_contextType
= contextType;
2 references to _contextType
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (2)
147
_contextType
,
280
_scope.Open(_factory.SynthesizedLocal(
_contextType
, original.Syntax, kind: SynthesizedLocalKind.LocalStoreTracker));