8 references to ActivityTagsCollection
Stress.ApiService (7)
Program.cs (5)
604var eval1Tags = new ActivityTagsCollection 615var eval2Tags = new ActivityTagsCollection 625var eval3Tags = new ActivityTagsCollection 635var eval4Tags = new ActivityTagsCollection 646var 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();