2 references to XsdtoClr
System.Data (2)
fx\src\data\System\Data\Common\ObjectStorage.cs (1)
318type = XSDSchema.XsdtoClr(xsdTypeName);
fx\src\data\System\Data\Common\SQLTypes\SqlUDTStorage.cs (1)
165typeName = XSDSchema.XsdtoClr(xsdTypeName).FullName;