1 write to typeExtensions
System.Xml (1)
System\Xml\Schema\XmlSchemaSet.cs (1)
264
typeExtensions
= new XmlSchemaObjectTable();
2 references to typeExtensions
System.Xml (2)
System\Xml\Schema\XmlSchemaSet.cs (2)
263
if (
typeExtensions
== null) {
266
return
typeExtensions
;