5 writes to clrType
System.Xml (5)
System\Xml\Schema\XmlAtomicValue.cs (5)
72
this.
clrType
= TypeCode.Boolean;
79
this.
clrType
= TypeCode.DateTime;
86
this.
clrType
= TypeCode.Double;
93
this.
clrType
= TypeCode.Int32;
100
this.
clrType
= TypeCode.Int64;
8 references to clrType
System.Xml (8)
System\Xml\Schema\XmlAtomicValue.cs (8)
184
switch (this.
clrType
) {
202
switch (this.
clrType
) {
221
switch (this.
clrType
) {
241
switch (this.
clrType
) {
260
switch (this.
clrType
) {
279
switch (this.
clrType
) {
300
switch (this.
clrType
) {
318
switch (this.
clrType
) {