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