2 references to NameTable
System.Xml (2)
System\Xml\Schema\BaseValidator.cs (1)
49Debug.Assert(schemaCollection == null || schemaCollection.NameTable == reader.NameTable);
System\Xml\Schema\XmlSchemaCollection.cs (1)
323ns = NameTable.Add(ns); //Added without checking for ns == null, since XDR cannot have null namespace