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