6 references to DashPunctuation
mscorlib (3)
system\char.cs (3)
52(byte)UnicodeCategory.OpenPunctuation, (byte)UnicodeCategory.ClosePunctuation, (byte)UnicodeCategory.OtherPunctuation, (byte)UnicodeCategory.MathSymbol, (byte)UnicodeCategory.OtherPunctuation, (byte)UnicodeCategory.DashPunctuation, (byte)UnicodeCategory.OtherPunctuation, (byte)UnicodeCategory.OtherPunctuation, // 0028 - 002F 68(byte)UnicodeCategory.ModifierSymbol, (byte)UnicodeCategory.OtherSymbol, (byte)UnicodeCategory.LowercaseLetter, (byte)UnicodeCategory.InitialQuotePunctuation, (byte)UnicodeCategory.MathSymbol, (byte)UnicodeCategory.DashPunctuation, (byte)UnicodeCategory.OtherSymbol, (byte)UnicodeCategory.ModifierSymbol, // 00A8 - 00AF 317case UnicodeCategory.DashPunctuation:
System (1)
regex\system\text\regularexpressions\RegexCharClass.cs (1)
439groups[2] = (char) ((int) UnicodeCategory.DashPunctuation + 1);
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
2507case UnicodeCategory.DashPunctuation:
System.Xml (1)
System\Xml\Serialization\CodeIdentifier.cs (1)
126case UnicodeCategory.DashPunctuation: