Created
August 20, 2012 12:18
-
-
Save SimonCropp/3403640 to your computer and use it in GitHub Desktop.
internaltypeof
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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