2 references to XsdtoClr
System.Data.Common (2)
System\Data\Common\ObjectStorage.cs (1)
382type = XSDSchema.XsdtoClr(xsdTypeName);
System\Data\Common\SqlUDTStorage.cs (1)
181typeName = XSDSchema.XsdtoClr(xsdTypeName).FullName!;