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