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