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