1 reference to Scope
Microsoft.Extensions.Logging.MSBuild (1)
MSBuildLogger.cs (1)
49IDisposable ILogger.BeginScope<TState>(TState state) => _scopeProvider?.Push(state) ?? Scope;