Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.957 | null_coalescing_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 39 | src/NHibernate/AdoNet/SqlClientSqlCommandSet.cs |
2 | 3 | 42 | src/NHibernate/AdoNet/SqlClientSqlCommandSet.cs |
| ||||
(PropSetter<SqlConnection> ) Delegate.CreateDelegate( typeof(PropSetter<SqlConnection> ), instance, "set_Connection") |
| ||||
(PropSetter<SqlTransaction> ) Delegate.CreateDelegate( typeof(PropSetter<SqlTransaction> ), instance, "set_Transaction") |
| |||
(PropSetter< [[#variable54b17060]]> )Delegate.CreateDelegate( typeof(PropSetter< [[#variable54b17060]]> ), instance, [[#variable54b16f60]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54b17060]] | SqlTransaction |
1 | 2 | [[#54b17060]] | SqlConnection |
2 | 1 | [[#54b16f60]] | "set_Transaction" |
2 | 2 | [[#54b16f60]] | "set_Connection" |