4 references to ReadNameRef
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
1680int nsUri = ReadNameRef(); 1681int prefix = ReadNameRef(); 1682int lname = ReadNameRef(); 2785this.qnameOther.localname = this.symbolTables.symtable[ReadNameRef()];