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