2 references to AllowParenthesis
mscorlib (2)
system\guid.cs (2)
148Any = AllowParenthesis | AllowBraces | AllowDashes | AllowHexPrefix, 425if ((flags & (GuidStyles.AllowParenthesis | GuidStyles.RequireParenthesis)) == 0) {