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