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)
724public static explicit operator DatatypeImplementation(SchemaDatatypeMap sdm) { return sdm._type; }