CloneSet1387


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1420.954statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1152
src/NHibernate/Action/CollectionRecreateAction.cs
2165
src/NHibernate/Action/CollectionRecreateAction.cs
3195
src/NHibernate/Action/CollectionUpdateAction.cs
41108
src/NHibernate/Action/CollectionUpdateAction.cs
Clone Instance
1
Line Count
1
Source Line
52
Source File
src/NHibernate/Action/CollectionRecreateAction.cs

                                PreCollectionRecreateEvent preEvent = new PreCollectionRecreateEvent(Persister, Collection, (IEventSource)Session);


Clone Instance
2
Line Count
1
Source Line
65
Source File
src/NHibernate/Action/CollectionRecreateAction.cs

                                PostCollectionRecreateEvent postEvent = new PostCollectionRecreateEvent(Persister, Collection, (IEventSource)Session);


Clone Instance
3
Line Count
1
Source Line
95
Source File
src/NHibernate/Action/CollectionUpdateAction.cs

                                PreCollectionUpdateEvent preEvent = new PreCollectionUpdateEvent(Persister, Collection, (IEventSource)Session);


Clone Instance
4
Line Count
1
Source Line
108
Source File
src/NHibernate/Action/CollectionUpdateAction.cs

                                PostCollectionUpdateEvent postEvent = new PostCollectionUpdateEvent(Persister, Collection, (IEventSource)Session);


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable2d7af140]] [[#variable2d7af0e0]]= new [[#variable2d7af140]](Persister, Collection, (IEventSource)Session);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#2d7af140]]
PostCollectionRecreateEvent 
12[[#2d7af140]]
PreCollectionRecreateEvent 
13[[#2d7af140]]
PostCollectionUpdateEvent 
14[[#2d7af140]]
PreCollectionUpdateEvent 
21[[#2d7af0e0]]
postEvent 
22[[#2d7af0e0]]
preEvent 
23[[#2d7af0e0]]
postEvent 
24[[#2d7af0e0]]
preEvent