Home
last modified time | relevance | path

Searched defs:guidChars (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DGuid.cs1235 unsafe private static int HexsToChars(char* guidChars, int a, int b) in HexsToChars()
1246 unsafe private static int HexsToCharsHexOutput(char* guidChars, int a, int b) in HexsToCharsHexOutput()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DGuid.cs1235 unsafe private static int HexsToChars(char* guidChars, int a, int b) in HexsToChars()
1246 unsafe private static int HexsToCharsHexOutput(char* guidChars, int a, int b) in HexsToCharsHexOutput()