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