8 references to ActivityTagsCollection
Stress.ApiService (7)
Program.cs (5)
595var eval1Tags = new ActivityTagsCollection 606var eval2Tags = new ActivityTagsCollection 616var eval3Tags = new ActivityTagsCollection 626var eval4Tags = new ActivityTagsCollection 637var eval5Tags = new ActivityTagsCollection
TraceCreator.cs (2)
98var activityTags = new ActivityTagsCollection(); 116var activityTags = new ActivityTagsCollection();
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\ActivityCreationOptions.cs (1)
122Unsafe.AsRef(in _samplerTags) = new ActivityTagsCollection();