2 references to NameTable
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\basevalidator.cs (1)
49
Debug.Assert(schemaCollection == null || schemaCollection.
NameTable
== reader.NameTable);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaCollection.cs (1)
366
ns =
NameTable
.Add(ns); //Added without checking for ns == null, since XDR cannot have null namespace