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