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