3 references to XmlSchemaObjectEntry
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaObjectTable.cs (3)
23
_entries.Add(new
XmlSchemaObjectEntry
(name, value));
37
_entries[matchedIndex] = new
XmlSchemaObjectEntry
(name, value);
54
_entries[matchedIndex] = new
XmlSchemaObjectEntry
(name, value);