2 references to schemaImporterExtensions
System.Xml (2)
System\Xml\Serialization\Configuration\SchemaImporterExtensionsSection.cs (2)
21
this.properties.Add(this.
schemaImporterExtensions
);
87
get { return (SchemaImporterExtensionElementCollection)this[this.
schemaImporterExtensions
]; }