3 references to XmlSchemaObjectEntry
System.Xml (3)
System\Xml\Schema\XmlSchemaObjectTable.cs (3)
25
entries.Add(new
XmlSchemaObjectEntry
(name, value));
37
entries[matchedIndex] = new
XmlSchemaObjectEntry
(name, value);
52
entries[matchedIndex] = new
XmlSchemaObjectEntry
(name, value);