3 references to HexByteFromChars
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Activity.cs (3)
1086(ActivityTraceFlags)ActivityTraceId.HexByteFromChars(traceParent[53], traceParent[54]), 1425_w3CIdFlags = (byte)(ActivityTraceId.HexByteFromChars(_parentId[53], _parentId[54]) | ActivityTraceFlagsIsSet); 1996outBytes[i] = HexByteFromChars(charData[i * 2], charData[i * 2 + 1]);