CloneSet2320


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.969null_coalescing_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11152
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs
21852
src/NHibernate/Type/TypeFactory.cs
Clone Instance
1
Line Count
1
Source Line
152
Source File
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs

                                  new [] { typeof(string), typeof(string), typeof(bool), typeof(IComparer <
                                                                                                          > ).MakeGenericType( typeof(int))
                                         }


Clone Instance
2
Line Count
1
Source Line
852
Source File
src/NHibernate/Type/TypeFactory.cs

                                        new [] { typeof(string), typeof(string), typeof(bool), typeof(IComparer <
                                                                                                                > ).MakeGenericType(elementClass)
                                               }


Clone AbstractionParameter Count: 1Parameter Bindings

new []
{
   typeof(string), typeof(string), typeof(bool), typeof(IComparer <
                                                                  > ).MakeGenericType( [[#variable700283c0]])
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#700283c0]]
typeof(int) 
12[[#700283c0]]
elementClass