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