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