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