IL_0000: nop
IL_0001: ldstr "Max Entries supported in list: "
IL_0006: ldc.i4 0x3e8
IL_000b: stloc.0
IL_000c: ldloca.s V_0
IL_000e: call instance string [mscorlib]System.Int32::ToString()
IL_0013: call string [mscorlib]System.String::Concat(string,
string)
IL_0018: call void [mscorlib]System.Console::WriteLine(string)