IL Diff

Created Diff never expires
2 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
11 lines
2 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
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