Home
last modified time | relevance | path

Searched refs:AllowHexPrefix (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dguid.cs136 AllowHexPrefix = 0x00000008, //Allow the guid to contain {0xdd,0xdd} enumerator
148 Any = AllowParenthesis | AllowBraces | AllowDashes | AllowHexPrefix,
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DGuid.cs130 AllowHexPrefix = 0x00000008, //Allow the guid to contain {0xdd,0xdd} enumerator
142 Any = AllowParenthesis | AllowBraces | AllowDashes | AllowHexPrefix,
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DGuid.cs130 AllowHexPrefix = 0x00000008, //Allow the guid to contain {0xdd,0xdd} enumerator
142 Any = AllowParenthesis | AllowBraces | AllowDashes | AllowHexPrefix,