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