2 writes to type
System.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
640this.type = type; 645this.type = type;
1 reference to type
System.Xml (1)
System\Xml\Schema\DataTypeImplementation.cs (1)
648public static explicit operator DatatypeImplementation(SchemaDatatypeMap sdm) { return sdm.type; }