2 references to LookupPrefix
System.Xml (2)
System\Xml\Core\XmlTextReader.cs (1)
304return impl.LookupPrefix( namespaceName );
System\Xml\Core\XmlTextReaderImpl.cs (1)
1845return this.LookupPrefix( namespaceName );