2 references to ParseAttributeValueSlow
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
4896
ParseAttributeValueSlow
(pos, quoteChar, attr);
8541
ParseAttributeValueSlow
(_ps.charPos, ' ', _curNode); // The quote char is intentionally empty (space) because we need to parse ' and " into the attribute value