7 references to UndefinedDatatype
System.Data.Common (7)
System\Data\XDRSchema.cs (2)
288throw ExceptionBuilder.UndefinedDatatype(name); 398throw ExceptionBuilder.UndefinedDatatype(strType);
System\Data\XMLSchema.cs (5)
1795throw ExceptionBuilder.UndefinedDatatype(xsdTypeName); 1861throw ExceptionBuilder.UndefinedDatatype(name); 1877throw ExceptionBuilder.UndefinedDatatype(dt); 2252throw ExceptionBuilder.UndefinedDatatype(typeNode.Id); 2439throw ExceptionBuilder.UndefinedDatatype(typeNode.Id);