5 references to DuplicateDeclaration
System.Data.Common (5)
System\Data\XDRSchema.cs (3)
373throw ExceptionBuilder.DuplicateDeclaration(strName); 379throw ExceptionBuilder.DuplicateDeclaration(strName); 655throw ExceptionBuilder.DuplicateDeclaration(typeName);
System\Data\XMLSchema.cs (2)
1453throw ExceptionBuilder.DuplicateDeclaration(typeName); 1579throw ExceptionBuilder.DuplicateDeclaration(typeName);