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