2 references to XsdSimpleValue
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (2)
1293
typedValue = new
XsdSimpleValue
(memberType, typedValue);
1340
typedValue = new
XsdSimpleValue
(memberType, valueToCheck);