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