CloneSet2534


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.959non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11436
src/NHibernate/Event/Default/DefaultFlushEntityEventListener.cs
21444
src/NHibernate/Event/Default/DefaultFlushEntityEventListener.cs
Clone Instance
1
Line Count
1
Source Line
436
Source File
src/NHibernate/Event/Default/DefaultFlushEntityEventListener.cs

                                        // dirty check against the usual snapshot of the entity
                                        dirtyProperties = persister.FindDirty(values, loadedState, entity, session);


Clone Instance
2
Line Count
1
Source Line
444
Source File
src/NHibernate/Event/Default/DefaultFlushEntityEventListener.cs

                                                dirtyProperties = persister.FindModified(databaseSnapshot, values, entity, session);


Clone AbstractionParameter Count: 3Parameter Bindings

// dirty check against the usual snapshot of the entity
dirtyProperties = persister. [[#variable657e8b20]]( [[#variable657e8ac0]], [[#variable657e8a60]], entity, session);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#657e8b20]]
FindDirty 
12[[#657e8b20]]
FindModified 
21[[#657e8ac0]]
values 
22[[#657e8ac0]]
databaseSnapshot 
31[[#657e8a60]]
loadedState 
32[[#657e8a60]]
values