CloneSet2023


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3301.000fixed_parameters
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1325
src/NHibernate/Proxy/AbstractProxyFactory.cs
2240
src/NHibernate/Proxy/IProxyFactory.cs
3314
src/NHibernate/Proxy/Map/MapProxyFactory.cs
Clone Instance
1
Line Count
3
Source Line
25
Source File
src/NHibernate/Proxy/AbstractProxyFactory.cs

                                                    string entityName, System.Type persistentClass, ISet<System.Type> interfaces,
                                                                                                                                                                MethodInfo getIdentifierMethod, MethodInfo setIdentifierMethod,
                                                                                                                                                                IAbstractComponentType componentIdType


Clone Instance
2
Line Count
2
Source Line
40
Source File
src/NHibernate/Proxy/IProxyFactory.cs

                                     string entityName, System.Type persistentClass, ISet<System.Type> interfaces,
                        MethodInfo getIdentifierMethod, MethodInfo setIdentifierMethod, IAbstractComponentType componentIdType


Clone Instance
3
Line Count
3
Source Line
14
Source File
src/NHibernate/Proxy/Map/MapProxyFactory.cs

                                            string entityName, System.Type persistentClass, ISet<System.Type> interfaces,
                                                                                                                                MethodInfo getIdentifierMethod, MethodInfo setIdentifierMethod,
                                                                                                                                IAbstractComponentType componentIdType


Clone AbstractionParameter Count: 0Parameter Bindings

string entityName, System.Type persistentClass, ISet<System.Type> interfaces, MethodInfo getIdentifierMethod, MethodInfo setIdentifierMethod, IAbstractComponentType componentIdType
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None