Skip to content

Instantly share code, notes, and snippets.

@SimonCropp
Created August 20, 2012 12:18
Show Gist options
  • Save SimonCropp/3403640 to your computer and use it in GitHub Desktop.
Save SimonCropp/3403640 to your computer and use it in GitHub Desktop.
internaltypeof
.method public hidebysig instance class [mscorlib]System.Type GetTypeInfoFromInternal() cil managed
{
.maxstack 8
L_0000: ldtoken [AssemblyToReference]InternalClass
L_0005: call class [mscorlib]System.Type [mscorlib]System.Type::GetTypeFromHandle(valuetype [mscorlib]System.RuntimeTypeHandle)
L_000a: ret
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment