2 references to DuplicateTypeForProxyType
System.Data.Entity (2)
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (1)
181throw EntityUtil.DuplicateTypeForProxyType(ospaceEntityType.ClrType);
System\Data\Objects\ObjectStateManager.cs (1)
317throw EntityUtil.DuplicateTypeForProxyType(identityType);