Skip to content

Instantly share code, notes, and snippets.

@radiosterne
Created October 25, 2015 19:17
Show Gist options
  • Select an option

  • Save radiosterne/a2639f0b198d77dd287f to your computer and use it in GitHub Desktop.

Select an option

Save radiosterne/a2639f0b198d77dd287f to your computer and use it in GitHub Desktop.
what the fuck at line 6
IL_0000: nop
IL_0001: ldarg.0
IL_0002: ldftn instance void DynaCache.CacheEntryRenewerWrapper::RenewWrapper<!!T>(class [mscorlib]System.Threading.Tasks.Task`1<!!0>)
IL_0008: newobj instance void class [mscorlib]System.Action`1<class [mscorlib]System.Threading.Tasks.Task`1<!!T>>::.ctor(object, native int)
IL_000d: stloc.0
IL_000e: br.s IL_0010
IL_0010: ldloc.0
IL_0011: ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment