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