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