1 reference to s_hexLowerChars
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Activity.cs (1)
2047
return !idData.ContainsAnyExcept(
s_hexLowerChars
) && idData.ContainsAnyExcept('0');