CloneSet706


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2610.986method_header
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
116
src/NHibernate.Test/Interceptor/CollectionInterceptor.cs
2164
src/NHibernate.Test/Interceptor/InterceptorFixture.cs
317
src/NHibernate.Test/Interceptor/PropertyInterceptor.cs
4120
src/NHibernate.Test/Interceptor/StatefulInterceptor.cs
519
src/NHibernate.Test/NHSpecificTest/NH1159/HibernateInterceptor.cs
6227
src/NHibernate/EmptyInterceptor.cs
Clone Instance
1
Line Count
1
Source Line
6
Source File
src/NHibernate.Test/Interceptor/CollectionInterceptor.cs

                public override bool OnFlushDirty(object entity, object id, object[] currentState, object[] previousState, string[] propertyNames, IType[] types)


Clone Instance
2
Line Count
1
Source Line
64
Source File
src/NHibernate.Test/Interceptor/InterceptorFixture.cs

                        public override bool OnFlushDirty(object entity, object id, object[] currentState, object[] previousState, string[] propertyNames, IType[] types)


Clone Instance
3
Line Count
1
Source Line
7
Source File
src/NHibernate.Test/Interceptor/PropertyInterceptor.cs

                public override bool OnFlushDirty(object entity, object id, object[] currentState, object[] previousState, string[] propertyNames, IType[] types)


Clone Instance
4
Line Count
1
Source Line
20
Source File
src/NHibernate.Test/Interceptor/StatefulInterceptor.cs

                public override bool OnFlushDirty(object entity, object id, object[] currentState, object[] previousState, string[] propertyNames, IType[] types)


Clone Instance
5
Line Count
1
Source Line
9
Source File
src/NHibernate.Test/NHSpecificTest/NH1159/HibernateInterceptor.cs

                public override bool OnFlushDirty(object entity, object id, object[] currentState, object[] previousState, string[] propertyNames, IType[] types)


Clone Instance
6
Line Count
2
Source Line
27
Source File
src/NHibernate/EmptyInterceptor.cs

                public virtual bool OnFlushDirty(object entity, object id, object[] currentState, object[] previousState,
                                                 string[] propertyNames, IType[] types)


Clone AbstractionParameter Count: 1Parameter Bindings

public [[#variable5ebabe00]]bool OnFlushDirty(object entity, object id, object[] currentState, object[] previousState, string[] propertyNames, IType[] types)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5ebabe00]]
virtual 
12[[#5ebabe00]]
override 
13[[#5ebabe00]]
override 
14[[#5ebabe00]]
override 
15[[#5ebabe00]]
override 
16[[#5ebabe00]]
override