CloneSet2437


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.974non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11248
src/NHibernate/Event/Default/AbstractSaveEventListener.cs
21465
src/NHibernate/Event/Default/DefaultLoadEventListener.cs
Clone Instance
1
Line Count
1
Source Line
248
Source File
src/NHibernate/Event/Default/AbstractSaveEventListener.cs

                        TypeFactory.DeepCopy(values, types, persister.PropertyUpdateability, values, source);


Clone Instance
2
Line Count
1
Source Line
465
Source File
src/NHibernate/Event/Default/DefaultLoadEventListener.cs

                        TypeFactory.DeepCopy(values, types, subclassPersister.PropertyUpdateability, values, session);


Clone AbstractionParameter Count: 2Parameter Bindings

TypeFactory.DeepCopy(values, types, [[#variable5848f560]].PropertyUpdateability, values, [[#variable5848f4e0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5848f560]]
subclassPersister 
12[[#5848f560]]
persister 
21[[#5848f4e0]]
session 
22[[#5848f4e0]]
source