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