5 references to SpecialWhitespace
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (5)
61CharType.None|CharType.Comment|CharType.Comment|CharType.Whitespace|CharType.Text|CharType.SpecialWhitespace, 63CharType.None|CharType.Comment|CharType.Comment|CharType.Whitespace|CharType.Text|CharType.SpecialWhitespace, 107CharType.None|CharType.Comment|CharType.Whitespace|CharType.Text|CharType.AttributeText|CharType.SpecialWhitespace, 1150while (offset < offsetMax && (charType[buffer[offset]] & CharType.SpecialWhitespace) != 0) 1359else if ((s_charType[ch] & CharType.SpecialWhitespace) != 0)