2 writes to xsdtype
System.Xml (2)
System\Xml\Schema\ConstraintStruct.cs (2)
208
set {
xsdtype
= value; }
214
this.
xsdtype
= xsdtype;
2 references to xsdtype
System.Xml (2)
System\Xml\Schema\ConstraintStruct.cs (2)
207
get {return
xsdtype
; }
235
switch(
xsdtype
.TypeCode) {