1 write to _testOnly_AllowLocalStateTracing
Microsoft.CodeAnalysis (1)
Emit\EmitOptions.cs (1)
271=> _testOnly_AllowLocalStateTracing = true;
1 reference to _testOnly_AllowLocalStateTracing
Microsoft.CodeAnalysis (1)
Emit\EmitOptions.cs (1)
341if (instrumentationKind == InstrumentationKindExtensions.LocalStateTracing && _testOnly_AllowLocalStateTracing)