1 reference to s_asciiCharDataChars
System.Private.Xml (1)
System\Xml\XmlCharType.cs (1)
142
int i = str.IndexOfAnyExcept(
s_asciiCharDataChars
);