5 references to CreateRandom
Stress.ApiService (1)
TraceCreator.cs (1)
134ActivityTraceId.CreateRandom(),
System.Diagnostics.DiagnosticSource (4)
System\Diagnostics\Activity.cs (3)
1301id = ActivityTraceId.CreateRandom(); 2032_hexString = CreateRandom()._hexString; 2039_hexString = CreateRandom()._hexString;
System\Diagnostics\ActivityCreationOptions.cs (1)
141id = ActivityTraceId.CreateRandom();