5 references to SpecialWhitespace
System.Private.DataContractSerialization (5)
System\Xml\XmlUTF8TextReader.cs (5)
55CharType.None|CharType.Comment|CharType.Whitespace|CharType.Text|CharType.SpecialWhitespace, 57CharType.None|CharType.Comment|CharType.Whitespace|CharType.Text|CharType.SpecialWhitespace, 101CharType.None|CharType.Comment|CharType.Whitespace|CharType.Text|CharType.AttributeText|CharType.SpecialWhitespace, 1129while (offset < offsetMax && (charTypeMap[buffer[offset]] & CharType.SpecialWhitespace) != 0) 1336else if ((CharTypeMap[ch] & CharType.SpecialWhitespace) != 0)