3 references to CreateRandom
Stress.ApiService (1)
TraceCreator.cs (1)
135ActivitySpanId.CreateRandom(),
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Activity.cs (2)
1302_spanId = ActivitySpanId.CreateRandom().ToHexString(); 2161_hexString = CreateRandom()._hexString;