7 references to ClosePunctuation
mscorlib (4)
system\char.cs (4)
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 58(byte)UnicodeCategory.UppercaseLetter, (byte)UnicodeCategory.UppercaseLetter, (byte)UnicodeCategory.UppercaseLetter, (byte)UnicodeCategory.OpenPunctuation, (byte)UnicodeCategory.OtherPunctuation, (byte)UnicodeCategory.ClosePunctuation, (byte)UnicodeCategory.ModifierSymbol, (byte)UnicodeCategory.ConnectorPunctuation, // 0058 - 005F 62(byte)UnicodeCategory.LowercaseLetter, (byte)UnicodeCategory.LowercaseLetter, (byte)UnicodeCategory.LowercaseLetter, (byte)UnicodeCategory.OpenPunctuation, (byte)UnicodeCategory.MathSymbol, (byte)UnicodeCategory.ClosePunctuation, (byte)UnicodeCategory.MathSymbol, (byte)UnicodeCategory.Control, // 0078 - 007F 319case UnicodeCategory.ClosePunctuation:
System (1)
regex\system\text\regularexpressions\RegexCharClass.cs (1)
441groups[3] = (char) ((int) UnicodeCategory.ClosePunctuation + 1);
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
2509case UnicodeCategory.ClosePunctuation:
System.Xml (1)
System\Xml\Serialization\CodeIdentifier.cs (1)
128case UnicodeCategory.ClosePunctuation: