5 references to ElementTypeNotFound
System.Data.Common (5)
System\Data\XDRSchema.cs (1)
600
throw ExceptionBuilder.
ElementTypeNotFound
(list[i]);
System\Data\XMLSchema.cs (4)
483
throw ExceptionBuilder.
ElementTypeNotFound
(parentName);
488
throw ExceptionBuilder.
ElementTypeNotFound
(childName);
494
throw ExceptionBuilder.
ElementTypeNotFound
(parentNames[i]);
497
throw ExceptionBuilder.
ElementTypeNotFound
(childNames[i]);