5 references to ElementTypeNotFound
System.Data (5)
fx\src\data\System\Data\XDRSchema.cs (1)
577throw ExceptionBuilder.ElementTypeNotFound(list[i]);
fx\src\data\System\Data\XMLSchema.cs (4)
423throw ExceptionBuilder.ElementTypeNotFound(parentName); 428throw ExceptionBuilder.ElementTypeNotFound(childName); 433throw ExceptionBuilder.ElementTypeNotFound(parentNames[i]); 436throw ExceptionBuilder.ElementTypeNotFound(childNames[i]);