5 references to DuplicateDeclaration
System.Data (5)
fx\src\data\System\Data\XDRSchema.cs (3)
343
throw ExceptionBuilder.
DuplicateDeclaration
(strName);
347
throw ExceptionBuilder.
DuplicateDeclaration
(strName);
627
throw ExceptionBuilder.
DuplicateDeclaration
(typeName);
fx\src\data\System\Data\XMLSchema.cs (2)
1243
throw ExceptionBuilder.
DuplicateDeclaration
(typeName);
1356
throw ExceptionBuilder.
DuplicateDeclaration
(typeName);