Skip to content

Instantly share code, notes, and snippets.

@baulig
Created March 21, 2011 15:05
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 baulig/879581 to your computer and use it in GitHub Desktop.
Save baulig/879581 to your computer and use it in GitHub Desktop.
.assembly extern mscorlib
{
.ver 2:0:5:0
.publickeytoken = (7C EC 85 D7 BE A7 79 8E ) // |.....y.
}
.assembly extern System.Core
{
.ver 2:0:5:0
.publickeytoken = (7C EC 85 D7 BE A7 79 8E ) // |.....y.
}
.assembly extern Mono.Security
{
.ver 2:0:5:0
.publickeytoken = (07 38 EB 9F 13 2E D7 56 ) // .8.....V
}
.assembly 'Mono.Android'
{
.custom instance void class [System.Core]System.Runtime.CompilerServices.ExtensionAttribute::'.ctor'() = (01
.custom instance void class [mscorlib]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::'.ctor'(
01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows.
.hash algorithm 0x00008004
.ver 0:0:0:0
}
.module Mono.Android.dll // GUID = {768F43B4-50AF-40E2-81E7-F2B1CA256110}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment