Index: Core/Common/src/Core.Common.Util/Reflection/TypeUtils.cs =================================================================== diff -u -r903859df2a7a66a74eb63abca9a8fa49741ad262 -r4b11c48a3055401d30d1b9d6d4e728024d4f5e50 --- Core/Common/src/Core.Common.Util/Reflection/TypeUtils.cs (.../TypeUtils.cs) (revision 903859df2a7a66a74eb63abca9a8fa49741ad262) +++ Core/Common/src/Core.Common.Util/Reflection/TypeUtils.cs (.../TypeUtils.cs) (revision 4b11c48a3055401d30d1b9d6d4e728024d4f5e50) @@ -275,8 +275,8 @@ /// Gets the attributes of type from a property on /// . /// - /// A collection of the attributes found on the property. /// Name of the property to be get the attributes from. + /// A collection of the attributes found on the property. /// Thrown when is null. /// Thrown when more than one property is found with the specified name. /// Thrown when a custom attribute type cannot be loaded. Index: Core/Common/test/Core.Common.TestUtil.Test/Core.Common.TestUtil.Test.csproj =================================================================== diff -u -ra221fe6647c886b0421cd97d5e53880169e077f2 -r4b11c48a3055401d30d1b9d6d4e728024d4f5e50 --- Core/Common/test/Core.Common.TestUtil.Test/Core.Common.TestUtil.Test.csproj (.../Core.Common.TestUtil.Test.csproj) (revision a221fe6647c886b0421cd97d5e53880169e077f2) +++ Core/Common/test/Core.Common.TestUtil.Test/Core.Common.TestUtil.Test.csproj (.../Core.Common.TestUtil.Test.csproj) (revision 4b11c48a3055401d30d1b9d6d4e728024d4f5e50) @@ -29,8 +29,6 @@ - - Fisheye: Tag 4b11c48a3055401d30d1b9d6d4e728024d4f5e50 refers to a dead (removed) revision in file `Core/Common/test/Core.Common.TestUtil.Test/EnumValuesTestFixtureTest.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 4b11c48a3055401d30d1b9d6d4e728024d4f5e50 refers to a dead (removed) revision in file `Core/Common/test/Core.Common.TestUtil.Test/EnumWithDisplayNameTestFixtureTest.cs'. Fisheye: No comparison available. Pass `N' to diff?