CloneSet1633


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.973fixed_parameters
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1484
src/NHibernate/Engine/QueryParameters.cs
24107
src/NHibernate/Engine/QueryParameters.cs
Clone Instance
1
Line Count
4
Source Line
84
Source File
src/NHibernate/Engine/QueryParameters.cs

                                       IType[] positionalParameterTypes, object[] positionalParameterValues,
                                       IDictionary<string, TypedValue> namedParameters, IDictionary<string, LockMode> lockModes,
                                       RowSelection rowSelection, bool readOnly, bool cacheable, string cacheRegion, string comment,
                                       object[] collectionKeys, IResultTransformer transformer


Clone Instance
2
Line Count
4
Source Line
107
Source File
src/NHibernate/Engine/QueryParameters.cs

                                       IType[] positionalParameterTypes, object[] positionalParameterValues,
                                       IDictionary<string, TypedValue> namedParameters, IDictionary<string, LockMode> lockModes,
                                       RowSelection rowSelection, bool readOnly, bool cacheable, string cacheRegion, string comment,
                                       object[] collectionKeys, object optionalObject


Clone AbstractionParameter Count: 2Parameter Bindings

IType[] positionalParameterTypes, object[] positionalParameterValues, IDictionary<string, TypedValue> namedParameters, IDictionary<string, LockMode> lockModes, RowSelection rowSelection, bool readOnly, bool cacheable, string cacheRegion, string comment, object[] collectionKeys, [[#variable27d6c960]] [[#variable27d6d1a0]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#27d6c960]]
object 
12[[#27d6c960]]
IResultTransformer 
21[[#27d6d1a0]]
optionalObject 
22[[#27d6d1a0]]
transformer