1 write to schemaType
System.Private.Xml (1)
System\Xml\Schema\SchemaDeclBase.cs (1)
89set { schemaType = value; }
1 reference to schemaType
System.Private.Xml (1)
System\Xml\Schema\SchemaDeclBase.cs (1)
88get { return schemaType; }