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