3 references to GetRandomNumber
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Activity.cs (3)
71
private static readonly string s_uniqSuffix = $"-{
GetRandomNumber
():x}.";
75
private static long s_currentRootId = (uint)
GetRandomNumber
();
1398
string overflowSuffix = ((int)
GetRandomNumber
()).ToString("x8");