1 instantiation of NullScope
Microsoft.Extensions.Logging.Abstractions (1)
NullScopeObsolete.cs (1)
19public static NullScope Instance { get; } = new NullScope();
2 references to NullScope
Microsoft.Extensions.Logging.Abstractions (2)
NullScopeObsolete.cs (2)
17/// Returns the shared instance of <see cref="NullScope"/>. 19public static NullScope Instance { get; } = new NullScope();