IL Diff
11 lines
.method public hidebysig
.method public hidebysig
instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!T> SearchAssign () cil managed
instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!T> SearchDirect () cil managed
{
{
// Method begins at RVA 0x2057
// Method begins at RVA 0x2057
// Code size 7 (0x7)
// Code size 7 (0x7)
.maxstack 8
.maxstack 8
IL_0000: ldarg.0
IL_0000: ldarg.0
IL_0001: call instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!0> class Class`1<!T>::GetList()
IL_0001: call instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!0> class Class`1<!T>::GetList()
IL_0006: ret
IL_0006: ret
} // end of method Class`1::SearchAssign
} // end of method Class`1::SearchDirect