1 instantiation of TokenScope
Microsoft.DotNet.Internal.SymbolHelper (1)
ScopedTracer.cs (1)
42
public IDisposable AddSubScope(string scope) => new
TokenScope
(this, scope);