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)
1791throw ExceptionBuilder.UndefinedDatatype(xsdTypeName); 1857throw ExceptionBuilder.UndefinedDatatype(name); 1873throw ExceptionBuilder.UndefinedDatatype(dt); 2248throw ExceptionBuilder.UndefinedDatatype(typeNode.Id); 2435throw ExceptionBuilder.UndefinedDatatype(typeNode.Id);