2 references to ActivityScope
Microsoft.Extensions.Logging.EventSource (2)
EventSourceLogger.cs (2)
178return new ActivityScope(_eventSource, CategoryName, id, _factoryID, true); 186return new ActivityScope(_eventSource, CategoryName, id, _factoryID, false);