Guest User

Untitled

a guest
Nov 19th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Offset OpCode
  2. 0 ldnull
  3. 1 ldarg.0
  4. 2 ldc.i4.2
  5. 3 newarr System.Object
  6. 8 stloc.0
  7. 9 ldloc.0
  8. 10 ldc.i4.0
  9. 11 ldarg.1
  10. 12 stelem.ref
  11. 13 ldloc.0
  12. 14 ldc.i4.1
  13. 15 ldarg.2
  14. 16 stelem.ref
  15. 17 ldloc.0
  16. 18 call System.String System.String::Format(System.IFormatProvider,System.String,System.Object[])
  17. 23 ret
Add Comment
Please, Sign In to add comment