Skip to content

Instantly share code, notes, and snippets.

@aevitas
Created March 10, 2020 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aevitas/f7bee9b85a6533493e8111e12486c543 to your computer and use it in GitHub Desktop.
Save aevitas/f7bee9b85a6533493e8111e12486c543 to your computer and use it in GitHub Desktop.
.method public hidebysig static !!T Read<T>(void* source) cil managed aggressiveinlining
{
.custom instance void System.Runtime.Versioning.NonVersionableAttribute::.ctor() = ( 01 00 00 00 )
.maxstack 1
ldarg.0
ldobj !!T
ret
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment