7 references to UndefinedDatatype
System.Data (7)
fx\src\data\System\Data\XDRSchema.cs (2)
268throw ExceptionBuilder.UndefinedDatatype(name); 365throw ExceptionBuilder.UndefinedDatatype(strType);
fx\src\data\System\Data\XMLSchema.cs (5)
1546throw ExceptionBuilder.UndefinedDatatype(xsdTypeName); 1610throw ExceptionBuilder.UndefinedDatatype(name); 1621throw ExceptionBuilder.UndefinedDatatype(dt); 1947throw ExceptionBuilder.UndefinedDatatype(typeNode.Id); 2108throw ExceptionBuilder.UndefinedDatatype(typeNode.Id);