2 writes to _type
System.Private.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
715
_type
= type;
721
_type
= type;
1 reference to _type
System.Private.Xml (1)
System\Xml\Schema\DataTypeImplementation.cs (1)
724
public static explicit operator DatatypeImplementation(SchemaDatatypeMap sdm) { return sdm.
_type
; }