1 reference to s_publicIdChars
System.Private.Xml (1)
System\Xml\XmlCharType.cs (1)
176
str.AsSpan().IndexOfAnyExcept(
s_publicIdChars
);