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