Microsoft.Extensions.Logging.Abstractions.Internal.NullScope public class NullScope : IDisposable An empty scope without any logic. Documentation Code public static NullScope Instance { get; } Returns the shared instance of NullScope. public void Dispose()