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