5 writes to _clrType
System.Private.Xml (5)
System\Xml\Schema\XmlAtomicValue.cs (5)
86
_clrType
= TypeCode.Boolean;
95
_clrType
= TypeCode.DateTime;
104
_clrType
= TypeCode.Double;
113
_clrType
= TypeCode.Int32;
122
_clrType
= TypeCode.Int64;
8 references to _clrType
System.Private.Xml (8)
System\Xml\Schema\XmlAtomicValue.cs (8)
224
switch (
_clrType
)
246
switch (
_clrType
)
269
switch (
_clrType
)
293
switch (
_clrType
)
316
switch (
_clrType
)
339
switch (
_clrType
)
363
switch (
_clrType
)
385
switch (
_clrType
)