Comparing sensitive data, confidential files or internal emails?

Most legal and privacy policies prohibit uploading sensitive data online. Diffchecker Desktop ensures your confidential information never leaves your computer. Work offline and compare documents securely.

Untitled diff

Created Diff never expires
The two files are identical
There is no difference to show between these two files
0 removals
51 lines
0 additions
51 lines
.method private static string GetString(object myIntVar) cil managed
.method private static string GetString(object myIntVar) cil managed
{
{
// Code size 72 (0x48)
// Code size 72 (0x48)
.maxstack 3
.maxstack 3
.locals init ([0] string GetString,
.locals init ([0] string GetString,
[1] object VB$t_ref$L0,
[1] object VB$t_ref$L0,
[2] bool VB$CG$t_bool$S0)
[2] bool VB$CG$t_bool$S0)
IL_0000: nop
IL_0000: nop
IL_0001: nop
IL_0001: nop
IL_0002: ldarg.0
IL_0002: ldarg.0
IL_0003: stloc.1
IL_0003: stloc.1
IL_0004: nop
IL_0004: nop
IL_0005: ldloc.1
IL_0005: ldloc.1
IL_0006: ldc.i4.0
IL_0006: ldc.i4.0
IL_0007: box [mscorlib]System.Int32
IL_0007: box [mscorlib]System.Int32
IL_000c: ldc.i4.0
IL_000c: ldc.i4.0
IL_000d: call bool [Microsoft.VisualBasic]Microsoft.VisualBasic.CompilerServices.Operators::ConditionalCompareObjectEqual(object,
IL_000d: call bool [Microsoft.VisualBasic]Microsoft.VisualBasic.CompilerServices.Operators::ConditionalCompareObjectEqual(object,
object,
object,
bool)
bool)
IL_0012: stloc.2
IL_0012: stloc.2
IL_0013: ldloc.2
IL_0013: ldloc.2
IL_0014: brfalse.s IL_0020
IL_0014: brfalse.s IL_0020
IL_0016: ldstr "Nothing"
IL_0016: ldstr "Nothing"
IL_001b: stloc.0
IL_001b: stloc.0
IL_001c: br.s IL_0046
IL_001c: br.s IL_0046
IL_001e: br.s IL_0045
IL_001e: br.s IL_0045
IL_0020: nop
IL_0020: nop
IL_0021: ldloc.1
IL_0021: ldloc.1
IL_0022: ldc.i4.1
IL_0022: ldc.i4.1
IL_0023: box [mscorlib]System.Int32
IL_0023: box [mscorlib]System.Int32
IL_0028: ldc.i4.0
IL_0028: ldc.i4.0
IL_0029: call bool [Microsoft.VisualBasic]Microsoft.VisualBasic.CompilerServices.Operators::ConditionalCompareObjectEqual(object,
IL_0029: call bool [Microsoft.VisualBasic]Microsoft.VisualBasic.CompilerServices.Operators::ConditionalCompareObjectEqual(object,
object,
object,
bool)
bool)
IL_002e: stloc.2
IL_002e: stloc.2
IL_002f: ldloc.2
IL_002f: ldloc.2
IL_0030: brfalse.s IL_003c
IL_0030: brfalse.s IL_003c
IL_0032: ldstr "Just one"
IL_0032: ldstr "Just one"
IL_0037: stloc.0
IL_0037: stloc.0
IL_0038: br.s IL_0046
IL_0038: br.s IL_0046
IL_003a: br.s IL_0045
IL_003a: br.s IL_0045
IL_003c: nop
IL_003c: nop
IL_003d: ldstr "Something else"
IL_003d: ldstr "Something else"
IL_0042: stloc.0
IL_0042: stloc.0
IL_0043: br.s IL_0046
IL_0043: br.s IL_0046
IL_0045: nop
IL_0045: nop
IL_0046: ldloc.0
IL_0046: ldloc.0
IL_0047: ret
IL_0047: ret
} // end of method Module1::GetString
} // end of method Module1::GetString