9 writes to xmlType
System.Xml (9)
System\Xml\Schema\XmlAtomicValue.cs (9)
71
this.
xmlType
= xmlType;
78
this.
xmlType
= xmlType;
85
this.
xmlType
= xmlType;
92
this.
xmlType
= xmlType;
99
this.
xmlType
= xmlType;
107
this.
xmlType
= xmlType;
114
this.
xmlType
= xmlType;
125
this.
xmlType
= xmlType;
132
this.
xmlType
= xmlType;
14 references to xmlType
System.Xml (14)
System\Xml\Schema\XmlAtomicValue.cs (14)
116
if (nsResolver != null && (this.
xmlType
.TypeCode == XmlTypeCode.QName || this.
xmlType
.TypeCode == XmlTypeCode.Notation) ) {
135
if (nsResolver != null && (this.
xmlType
.TypeCode == XmlTypeCode.QName || this.
xmlType
.TypeCode == XmlTypeCode.Notation) ) { //Its a qualifiedName
172
get { return this.
xmlType
; }
176
get { return this.
xmlType
.Datatype.ValueType; }
181
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;
199
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;
218
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;
238
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;
257
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;
276
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;
294
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;
315
XmlValueConverter valueConverter = this.
xmlType
.ValueConverter;