2 references to XsdSimpleValue
System.Private.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
1267
typedValue = new
XsdSimpleValue
(memberType, typedValue);
1316
typedValue = new
XsdSimpleValue
(memberType, valueToCheck);