4 references to ReadNameRef
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (4)
1921
int nsUri =
ReadNameRef
();
1922
int prefix =
ReadNameRef
();
1923
int lname =
ReadNameRef
();
3171
_qnameOther.localname = _symbolTables.symtable[
ReadNameRef
()];