Use Convert.ToHexStringLower() in C# #1443
Annotations
2 warnings and 4 notices
Build:
bench/tool/Linux/procfs/Interop.ProcFsStat.cs#L16
The type name 'procfs' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
bench/tool/Linux/procfs/Interop.ProcFsStat.TryReadStatusFile.cs#L17
The type name 'procfs' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build
shifting a value from a signed type `int` can change the sign
|
Build
shifting a value from a signed type `int` can change the sign
|
Build
shifting a value from a signed type `int` can change the sign
|
Build
shifting a value from a signed type `int` can change the sign
|
Loading