Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dguid.cs146 ParenthesisFormat = RequireParenthesis | RequireDashes, /* P */ enumerator
309 style = GuidStyles.ParenthesisFormat; in ParseExact()
348 style = GuidStyles.ParenthesisFormat; in TryParseExact()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DGuid.cs140 ParenthesisFormat = RequireParenthesis | RequireDashes, /* P */ enumerator
335 style = GuidStyles.ParenthesisFormat; in ParseExact()
393 style = GuidStyles.ParenthesisFormat; in TryParseExact()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DGuid.cs140 ParenthesisFormat = RequireParenthesis | RequireDashes, /* P */ enumerator
335 style = GuidStyles.ParenthesisFormat; in ParseExact()
393 style = GuidStyles.ParenthesisFormat; in TryParseExact()