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