Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
IL Diff
Created
4 years ago
Diff never expires
Clear
Export
Share
Explain
2 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
11 lines
Copy
2 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
11 lines
Copy
.method public hidebysig
.method public hidebysig
Copy
Copied
Copy
Copied
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
Copy
Copied
Copy
Copied
} // end of method Class`1::
SearchAssign
} // end of method Class`1::
SearchDirect
Saved diffs
Original text
Open file
.method public hidebysig instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!T> SearchAssign () cil managed { // Method begins at RVA 0x2057 // Code size 7 (0x7) .maxstack 8 IL_0000: ldarg.0 IL_0001: call instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!0> class Class`1<!T>::GetList() IL_0006: ret } // end of method Class`1::SearchAssign
Changed text
Open file
.method public hidebysig instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!T> SearchDirect () cil managed { // Method begins at RVA 0x2057 // Code size 7 (0x7) .maxstack 8 IL_0000: ldarg.0 IL_0001: call instance class [System.Private.CoreLib]System.Collections.Generic.List`1<!0> class Class`1<!T>::GetList() IL_0006: ret } // end of method Class`1::SearchDirect
Find difference