Skip to content

Instantly share code, notes, and snippets.

@natsumesou
Created August 1, 2015 12:58
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 natsumesou/753102b2300194479f01 to your computer and use it in GitHub Desktop.
Save natsumesou/753102b2300194479f01 to your computer and use it in GitHub Desktop.
log of MONO_LOG_LEVEL=debug mono plastic.exe
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/config'.
Mono: Config attempting to parse: '/Users/username/.mono/config'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/mscorlib.dll'.
Mono: Image addref mscorlib[0x7a06b830] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/mscorlib.dll[0x7b17de00]: 2
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/mscorlib.dll'.
Mono: AOT: loaded AOT Module for /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/mscorlib.dll.
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/mscorlib.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/mscorlib.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/mscorlib/mscorlib.config'.
Mono: AOT: FOUND method System.OutOfMemoryException:.ctor (string) [0x1aafa40 - 0x1aafa78 0x1c1e348]
Mono: AOT: FOUND method System.NullReferenceException:.ctor (string) [0x1aa6540 - 0x1aa6578 0x1c1e08b]
Mono: AOT: FOUND method System.StackOverflowException:.ctor (string) [0x1ab2160 - 0x1ab218e 0x1c1e46c]
Mono: Assembly mscorlib[0x7a06b830] added to domain plastic.exe, ref_count=1
Mono: Assembly Loader probing location: 'plastic.exe'.
Mono: Image addref plastic[0x78e75d20] -> /Users/username/Development/PlasticClient/plastic.exe[0x7b17d600]: 3
Mono: Assembly plastic[0x78e75d20] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/plastic.exe.dylib' not found: dlopen(/Users/username/Development/PlasticClient/plastic.exe.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plastic.exe.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plastic.exe.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: 'plastic.exe'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/plastic.exe.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/plastic/plastic.config'.
Mono: Assembly Loader probing location: 'plastic.exe'.
Mono: AOT module '/Users/username/Development/PlasticClient/plastic.exe.dylib' not found: dlopen(/Users/username/Development/PlasticClient/plastic.exe.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plastic.exe.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plastic.exe.dylib, 9): image not found
Mono: Assembly Ref addref plastic[0x78e75d20] -> mscorlib[0x7a06b830]: 2
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/plastic.exe.config'.
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/commontypes.dll'.
Mono: Image addref commontypes[0x78f6ab30] -> /Users/username/Development/PlasticClient/commontypes.dll[0x7997ac00]: 2
Mono: Assembly commontypes[0x78f6ab30] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/commontypes.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/commontypes.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/commontypes.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/commontypes.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/commontypes.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/commontypes.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/commontypes/commontypes.config'.
Mono: Assembly Ref addref plastic[0x78e75d20] -> commontypes[0x78f6ab30]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref commontypes[0x78f6ab30] -> mscorlib[0x7a06b830]: 3
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/clientcommon.dll'.
Mono: Image addref clientcommon[0x7a06e380] -> /Users/username/Development/PlasticClient/clientcommon.dll[0x7b1a3400]: 2
Mono: Assembly clientcommon[0x7a06e380] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/clientcommon.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/clientcommon.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/clientcommon.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/clientcommon.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/clientcommon.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/clientcommon.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/clientcommon/clientcommon.config'.
Mono: Assembly Ref addref plastic[0x78e75d20] -> clientcommon[0x7a06e380]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref clientcommon[0x7a06e380] -> mscorlib[0x7a06b830]: 4
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll'.
Mono: Image addref System.Windows.Forms[0x78e76a10] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll[0x7918bc00]: 2
Mono: Assembly System.Windows.Forms[0x78e76a10] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Windows.Forms.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Windows.Forms.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/System.Windows.Forms/System.Windows.Forms.config'.
Mono: Assembly Ref addref plastic[0x78e75d20] -> System.Windows.Forms[0x78e76a10]: 2
Mono: Assembly Ref addref System.Windows.Forms[0x78e76a10] -> mscorlib[0x7a06b830]: 5
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll'.
Mono: Image addref System[0x7a06fcf0] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll[0x7b1a3c00]: 2
Mono: Assembly System[0x7a06fcf0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/System/System.config'.
Mono: Assembly Ref addref System.Windows.Forms[0x78e76a10] -> System[0x7a06fcf0]: 2
Mono: Assembly Ref addref System[0x7a06fcf0] -> mscorlib[0x7a06b830]: 6
Mono: The request to load the assembly System v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref clientcommon[0x7a06e380] -> System[0x7a06fcf0]: 3
Mono: Assembly Ref addref clientcommon[0x7a06e380] -> commontypes[0x78f6ab30]: 3
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/logwrapper.dll'.
Mono: Image addref logwrapper[0x7a077b10] -> /Users/username/Development/PlasticClient/logwrapper.dll[0x7b1a5000]: 2
Mono: Assembly logwrapper[0x7a077b10] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/logwrapper.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/logwrapper.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/logwrapper.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/logwrapper.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/logwrapper.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/logwrapper.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/logwrapper/logwrapper.config'.
Mono: Assembly Ref addref clientcommon[0x7a06e380] -> logwrapper[0x7a077b10]: 2
Mono: The request to load the assembly System v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref commontypes[0x78f6ab30] -> System[0x7a06fcf0]: 4
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/Codice.I3.dll'.
Mono: Image addref Codice.I3[0x7a0786c0] -> /Users/username/Development/PlasticClient/Codice.I3.dll[0x7b1a6e00]: 2
Mono: Assembly Codice.I3[0x7a0786c0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/Codice.I3.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/Codice.I3.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Codice.I3.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Codice.I3.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/Codice.I3.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/Codice.I3.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/Codice.I3/Codice.I3.config'.
Mono: Assembly Ref addref plastic[0x78e75d20] -> Codice.I3[0x7a0786c0]: 2
Mono: Assembly Ref addref Codice.I3[0x7a0786c0] -> mscorlib[0x7a06b830]: 7
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/log4net.dll'.
Mono: Image addref log4net[0x7a07a500] -> /Users/username/Development/PlasticClient/log4net.dll[0x7b1a7600]: 2
Mono: Assembly log4net[0x7a07a500] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/log4net.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/log4net.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/log4net.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/log4net.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/log4net.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/log4net.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/log4net/log4net.config'.
Mono: Assembly Ref addref Codice.I3[0x7a0786c0] -> log4net[0x7a07a500]: 2
Mono: Assembly Ref addref plastic[0x78e75d20] -> System[0x7a06fcf0]: 5
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/libplastic.dll'.
Mono: Image addref libplastic[0x78e7a540] -> /Users/username/Development/PlasticClient/libplastic.dll[0x79183e00]: 2
Mono: Assembly libplastic[0x78e7a540] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/libplastic.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/libplastic.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/libplastic.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/libplastic.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/libplastic.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/libplastic.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/libplastic/libplastic.config'.
Mono: Assembly Ref addref plastic[0x78e75d20] -> libplastic[0x78e7a540]: 2
Mono: Assembly Ref addref libplastic[0x78e7a540] -> mscorlib[0x7a06b830]: 8
Mono: Assembly Ref addref libplastic[0x78e7a540] -> log4net[0x7a07a500]: 3
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_CurrentUICulture () [0x18e3040 - 0x18e3070 0x1c118a8]
Mono: AOT: FOUND method System.Globalization.CultureInfo:.cctor () [0x18e6fc0 - 0x18e7040 0x1c11bd8]
Mono: AOT: FOUND method System.Globalization.CultureInfo:.ctor (int,bool,bool) [0x18e2ba0 - 0x18e2de4 0x1c11885]
Mono: AOT: FOUND method string:.cctor () [0x1abc770 - 0x1abc7b0 0x1c1e87c]
Mono: AOT: NOT FOUND: string:GetLOSLimit ().
Mono: AOT: FOUND method System.Globalization.CultureInfo:ConstructInvariant (bool) [0x18e4ca0 - 0x18e4e13 0x1c11a0a]
Mono: AOT: FOUND method System.Globalization.NumberFormatInfo:get_InvariantInfo () [0x18eaa80 - 0x18eaad0 0x1c11d38]
Mono: AOT: FOUND method System.Globalization.NumberFormatInfo:.cctor () [0x18ec220 - 0x18ec3d0 0x1c11e22]
Mono: AOT: FOUND method System.Globalization.NumberFormatInfo:.ctor (int,bool) [0x18e8f10 - 0x18e922d 0x1c11c61]
Mono: AOT: FOUND method System.Globalization.CultureInfo:CreateTextInfo (bool) [0x18e4e20 - 0x18e4e97 0x1c11a19]
Mono: AOT: FOUND method System.Globalization.TextInfo:.cctor () [0x18edb20 - 0x18edb70 0x1c11ed7]
Mono: AOT: NOT FOUND: System.Globalization.TextInfo:GetDataTablePointersLite (uint16*&,uint16*&,uint16*&,uint16*&).
Mono: AOT: FOUND method System.Globalization.TextInfo:.ctor (System.Globalization.CultureInfo,int,void*,bool) [0x18edb70 - 0x18edd11 0x1c11ee3]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_Parent () [0x18e3cd0 - 0x18e3f67 0x1c1196a]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_LCID () [0x18e3b00 - 0x18e3b22 0x1c11950]
Mono: AOT: FOUND method System.Globalization.CalendarData:.cctor () [0x17aa9f0 - 0x17ab690 0x1c09dc4]
Mono: AOT: FOUND method System.Globalization.CalendarData:.ctor () [0x17aa9c0 - 0x17aa9e6 0x1c09dc0]
Mono: AOT: FOUND method System.Globalization.CultureData:get_Invariant () [0x18c4b60 - 0x18c4e70 0x1c10df5]
Mono: AOT: FOUND method System.Threading.Thread:get_CurrentThread () [0x1a727f0 - 0x1a728e0 0x1c1ca66]
Mono: AOT: FOUND method System.Threading.Thread:get_CurrentUICulture () [0x1a73050 - 0x1a730bf 0x1c1caba]
Mono: AOT: FOUND method System.Globalization.CultureInfo:ConstructCurrentCulture () [0x18e3070 - 0x18e3130 0x1c118ac]
Mono: AOT: NOT FOUND: System.Globalization.CultureInfo:get_current_locale_name ().
Mono: AOT: FOUND method System.Globalization.CultureInfo:CreateSpecificCulture (string) [0x18e5370 - 0x18e54fa 0x1c11a5f]
Mono: AOT: FOUND method string:ToLowerInvariant () [0x1ab8490 - 0x1ab8553 0x1c1e68d]
Mono: AOT: FOUND method char:ToLowerInvariant (char) [0x1752c80 - 0x1752cbc 0x1c07c2a]
Mono: AOT: FOUND method char:.cctor () [0x1754ef0 - 0x1754f50 0x1c07cdc]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_TextInfo () [0x18e3f70 - 0x18e401e 0x1c1197d]
Mono: AOT: FOUND method System.Globalization.TextInfo:ToLower (char) [0x18ee7f0 - 0x18ee93a 0x1c11f41]
Mono: AOT: NOT FOUND: System.Globalization.CultureInfo:construct_internal_locale_from_name (string).
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_IsNeutralCulture () [0x18e47c0 - 0x18e480a 0x1c119d2]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_CalendarType () [0x18e6b60 - 0x18e6be1 0x1c11b95]
Mono: AOT: FOUND method System.Globalization.CultureData:GetCultureData (string,bool,int,int,string) [0x18c4f00 - 0x18c4fc8 0x1c10e21]
Mono: AOT: NOT FOUND: System.Globalization.CultureData:fill_culture_data (int).
Mono: AOT: FOUND method System.Globalization.CultureInfo:.ctor (string) [0x18e2df0 - 0x18e2e26 0x1c1188d]
Mono: AOT: FOUND method System.Globalization.CultureInfo:.ctor (string,bool,bool) [0x18e2e70 - 0x18e2fa9 0x1c11895]
Mono: AOT: FOUND method System.Globalization.NumberFormatInfo:Clone () [0x18ebf90 - 0x18ebfec 0x1c11e04]
Mono: AOT: NOT FOUND: object:MemberwiseClone ().
Mono: AOT: FOUND method System.EmptyArray`1:.cctor () [0x1a95200 - 0x1a95260 0x1c1d936]
Mono: AOT: FOUND method System.Collections.ArrayList:.cctor () [0x1761a20 - 0x1761a50 0x1c08028]
Mono: AOT: FOUND method System.Collections.ReadOnlyCollectionBase:get_InnerList () [0x1782fa0 - 0x178301d 0x1c08ad1]
Mono: AOT: FOUND method System.Collections.ArrayList:AddRange (System.Collections.ICollection) [0x175ff90 - 0x175ffc8 0x1c07f94]
Mono: AOT: FOUND method System.Collections.ArrayList:InsertRange (int,System.Collections.ICollection) [0x1760a90 - 0x1760c0f 0x1c07fd2]
Mono: AOT: FOUND method System.Array:System.Collections.ICollection.get_Count () [0x1a7e880 - 0x1a7e8a2 0x1c1cffb]
Mono: AOT: FOUND method System.Collections.ArrayList:set_Capacity (int) [0x175fb50 - 0x175fc5c 0x1c07f71]
Mono: AOT: FOUND method System.Array:CopyTo (System.Array,int) [0x1a87e10 - 0x1a88024 0x1c1d199]
Mono: AOT: FOUND method System.Array:Copy (System.Array,int,System.Array,int,int) [0x1a80c80 - 0x1a810dd 0x1c1d068]
Mono: AOT: NOT FOUND: System.Array:FastCopy (System.Array,int,System.Array,int,int).
Mono: AOT: FOUND method System.Collections.ReadOnlyCollectionBase:GetEnumerator () [0x1783120 - 0x1783152 0x1c08add]
Mono: AOT: FOUND method System.Collections.ArrayList:GetEnumerator () [0x1760670 - 0x17606b7 0x1c07fbe]
Mono: AOT: FOUND method System.Collections.ArrayList/ArrayListEnumeratorSimple:.cctor () [0x1769200 - 0x1769240 0x1c082ef]
Mono: AOT: FOUND method System.Collections.ArrayList/ArrayListEnumeratorSimple:.ctor (System.Collections.ArrayList) [0x1768ec0 - 0x1768f39 0x1c082d4]
Mono: AOT: FOUND method System.Collections.ArrayList/ArrayListEnumeratorSimple:MoveNext () [0x1768f70 - 0x17690e1 0x1c082de]
Mono: AOT: FOUND method System.Collections.ArrayList/ArrayListEnumeratorSimple:get_Current () [0x17690f0 - 0x176917d 0x1c082e5]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_EnglishName () [0x18e4b50 - 0x18e4b88 0x1c119f2]
Mono: AOT: FOUND method string:op_Equality (string,string) [0x1ab23a0 - 0x1ab23d1 0x1c1e47a]
Mono: AOT: FOUND method System.Collections.ArrayList:get_Count () [0x175fc60 - 0x175fc82 0x1c07f76]
Mono: AOT: FOUND method System.Collections.ArrayList:get_Item (int) [0x175fd80 - 0x175fe0d 0x1c07f87]
Mono: AOT: FOUND method System.Collections.ArrayList:.ctor () [0x175f8f0 - 0x175f92b 0x1c07f5e]
Mono: AOT: FOUND method System.Reflection.Assembly:Load (string) [0x194a560 - 0x194a592 0x1c13ff2]
Mono: AOT: NOT FOUND: System.AppDomain:getCurDomain ().
Mono: AOT: FOUND method System.AppDomain:Load (string) [0x18c1850 - 0x18c188e 0x1c10c63]
Mono: AOT: NOT FOUND: System.AppDomain:LoadAssembly (string,System.Security.Policy.Evidence,bool).
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/UIAutomationWinforms/1.0.0.0__f4ceacb585d99812/UIAutomationWinforms.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/UIAutomationWinforms.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/UIAutomationWinforms.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/UIAutomationWinforms/1.0.0.0__f4ceacb585d99812/UIAutomationWinforms.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/UIAutomationWinforms.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/UIAutomationWinforms.exe'.
Mono: AOT: FOUND method System.AppDomain:DoAssemblyResolve (string,System.Reflection.Assembly,bool) [0x18c2cb0 - 0x18c2fa4 0x1c10cf5]
Mono: AOT: FOUND method System.IO.FileNotFoundException:.ctor (string,string) [0x18ff7c0 - 0x18ff80e 0x1c1260a]
Mono: AOT: FOUND method System.Reflection.Assembly:op_Equality (System.Reflection.Assembly,System.Reflection.Assembly) [0x194b4b0 - 0x194b50b 0x1c14061]
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll'.
Mono: Image addref Mono.Posix[0x7a088cd0] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll[0x7b1c0200]: 2
Mono: Assembly Mono.Posix[0x7a088cd0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Mono.Posix.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Mono.Posix.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/Mono.Posix/Mono.Posix.config'.
Mono: Assembly Ref addref System.Windows.Forms[0x78e76a10] -> Mono.Posix[0x7a088cd0]: 2
Mono: Assembly Ref addref Mono.Posix[0x7a088cd0] -> mscorlib[0x7a06b830]: 9
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll'.
Mono: Image addref System.Drawing[0x7a089ad0] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll[0x7b1c0800]: 2
Mono: Assembly System.Drawing[0x7a089ad0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Drawing.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Drawing.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/System.Drawing/System.Drawing.config'.
Mono: Assembly Ref addref System.Windows.Forms[0x78e76a10] -> System.Drawing[0x7a089ad0]: 2
Mono: Assembly Ref addref System.Drawing[0x7a089ad0] -> mscorlib[0x7a06b830]: 10
Mono: DllImport attempting to load: 'libc.dylib'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib, 9): image not found'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib, 9): image not found'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib.so': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib.so, 9): image not found'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib.bundle': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/libc.dylib.bundle, 9): image not found'.
Mono: DllImport loaded library 'libc.dylib'.
Mono: DllImport searching in: 'libc.dylib' ('libc.dylib').
Mono: Searching for 'uname'.
Mono: Probing 'uname'.
Mono: Found as 'uname'.
Mono: AOT: FOUND method System.Environment:get_OSVersion () [0x18d7de0 - 0x18d7e70 0x1c11328]
Mono: AOT: NOT FOUND: System.Environment:GetOSVersionString ().
Mono: AOT: FOUND method System.Environment:CreateVersionFromString (string) [0x18d7e70 - 0x18d8039 0x1c11332]
Mono: AOT: NOT FOUND: System.Environment:get_Platform ().
Mono: AOT: FOUND method System.OperatingSystem:.ctor (System.PlatformID,System.Version) [0x1aaf170 - 0x1aaf27d 0x1c1e2eb]
Mono: AOT: FOUND method System.Environment:GetEnvironmentVariable (string) [0x18d8480 - 0x18d84f2 0x1c11356]
Mono: AOT: NOT FOUND: System.Security.SecurityManager:get_SecurityEnabled ().
Mono: AOT: FOUND method System.Security.SecurityManager:.cctor () [0x1a65ed0 - 0x1a65f40 0x1c1c531]
Mono: AOT: NOT FOUND: System.Environment:internalGetEnvironmentVariable (string).
Mono: AOT: FOUND method System.Runtime.InteropServices.Marshal:AllocHGlobal (int) [0x1974280 - 0x19742a7 0x1c15342]
Mono: AOT: FOUND method System.Runtime.InteropServices.Marshal:.cctor () [0x1978a40 - 0x1978a90 0x1c15683]
Mono: AOT: NOT FOUND: System.Runtime.InteropServices.Marshal:AllocHGlobal (intptr).
Mono: AOT: FOUND method System.Collections.Queue:.ctor () [0x1781680 - 0x17816be 0x1c08a68]
Mono: AOT: FOUND method System.Collections.Queue:.ctor (int,single) [0x1781700 - 0x17818c3 0x1c08a6c]
Mono: DllImport attempting to load: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon'.
Mono: DllImport loaded library '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'SetRect'.
Mono: Probing 'SetRect'.
Mono: Found as 'SetRect'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'GetCurrentProcess'.
Mono: Probing 'GetCurrentProcess'.
Mono: Found as 'GetCurrentProcess'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'TransformProcessType'.
Mono: Probing 'TransformProcessType'.
Mono: Found as 'TransformProcessType'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'SetFrontProcess'.
Mono: Probing 'SetFrontProcess'.
Mono: Found as 'SetFrontProcess'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for '__CFStringMakeConstantString'.
Mono: Probing '__CFStringMakeConstantString'.
Mono: Found as '__CFStringMakeConstantString'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'HIObjectRegisterSubclass'.
Mono: Probing 'HIObjectRegisterSubclass'.
Mono: Found as 'HIObjectRegisterSubclass'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'CreateNewWindow'.
Mono: Probing 'CreateNewWindow'.
Mono: Found as 'CreateNewWindow'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'GetWindowBounds'.
Mono: Probing 'GetWindowBounds'.
Mono: Found as 'GetWindowBounds'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'GetMBarHeight'.
Mono: Probing 'GetMBarHeight'.
Mono: Found as 'GetMBarHeight'.
Mono: AOT: FOUND method string:memcpy (byte*,byte*,int) [0x1abc0e0 - 0x1abc1c1 0x1c1e82f]
Mono: AOT: FOUND method System.MarshalByRefObject:.ctor () [0x1a9c850 - 0x1a9c86c 0x1c1dd08]
Mono: AOT: FOUND method System.DateTime:get_UtcNow () [0x1797870 - 0x17978ef 0x1c095e1]
Mono: AOT: FOUND method System.DateTime:.cctor () [0x179a4e0 - 0x179a620 0x1c09711]
Mono: AOT: NOT FOUND: System.DateTime:GetSystemTimeAsFileTime ().
Mono: AOT: FOUND method System.DateTime:AddMilliseconds (double) [0x1794da0 - 0x1794df0 0x1c0951a]
Mono: AOT: FOUND method System.DateTime:Add (double,int) [0x1794ab0 - 0x1794cf2 0x1c0950d]
Mono: AOT: FOUND method System.Delegate:Combine (System.Delegate,System.Delegate) [0x1a92570 - 0x1a925a9 0x1c1d858]
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'InstallTrackingHandler'.
Mono: Probing 'InstallTrackingHandler'.
Mono: Found as 'InstallTrackingHandler'.
Mono: AOT: FOUND method System.Collections.Hashtable:.ctor () [0x17761e0 - 0x1776215 0x1c086b8]
Mono: AOT: FOUND method System.Collections.Hashtable:.ctor (int,single) [0x1776260 - 0x17764cb 0x1c086bc]
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'GetApplicationEventTarget'.
Mono: Probing 'GetApplicationEventTarget'.
Mono: Found as 'GetApplicationEventTarget'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'InstallEventHandler'.
Mono: Probing 'InstallEventHandler'.
Mono: Found as 'InstallEventHandler'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'PasteboardCreate'.
Mono: Probing 'PasteboardCreate'.
Mono: Found as 'PasteboardCreate'.
Mono: AOT: FOUND method System.EventArgs:.cctor () [0x1a99a40 - 0x1a99a80 0x1c1db33]
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'GetEventDispatcherTarget'.
Mono: Probing 'GetEventDispatcherTarget'.
Mono: Found as 'GetEventDispatcherTarget'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'ReceiveNextEvent'.
Mono: Probing 'ReceiveNextEvent'.
Mono: Found as 'ReceiveNextEvent'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'SendEventToEventTarget'.
Mono: Probing 'SendEventToEventTarget'.
Mono: Found as 'SendEventToEventTarget'.
Mono: DllImport searching in: '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon' ('/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon').
Mono: Searching for 'ReleaseEvent'.
Mono: Probing 'ReleaseEvent'.
Mono: Found as 'ReleaseEvent'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll'.
Mono: Image addref Accessibility[0x78e8cb00] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll[0x791ca800]: 2
Mono: Assembly Accessibility[0x78e8cb00] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Accessibility.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Accessibility.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/Accessibility/Accessibility.config'.
Mono: Assembly Ref addref System.Windows.Forms[0x78e76a10] -> Accessibility[0x78e8cb00]: 2
Mono: AOT: FOUND method intptr:op_Inequality (intptr,intptr) [0x1a9bdd0 - 0x1a9be02 0x1c1dc90]
Mono: AOT: FOUND method System.Collections.Queue:get_Count () [0x17819a0 - 0x17819c2 0x1c08a76]
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/utils.dll'.
Mono: Image addref utils[0x7a17fb70] -> /Users/username/Development/PlasticClient/utils.dll[0x7a9a7800]: 2
Mono: Assembly utils[0x7a17fb70] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/utils.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/utils.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/utils.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/utils.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/utils.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/utils.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/utils/utils.config'.
Mono: Assembly Ref addref clientcommon[0x7a06e380] -> utils[0x7a17fb70]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref utils[0x7a17fb70] -> mscorlib[0x7a06b830]: 11
Mono: The request to load the assembly System v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref utils[0x7a17fb70] -> System[0x7a06fcf0]: 6
Mono: AOT: FOUND method string:ToLower (System.Globalization.CultureInfo) [0x1ab8400 - 0x1ab8484 0x1c1e689]
Mono: AOT: FOUND method System.Collections.Hashtable:get_Item (object) [0x1777a80 - 0x1777d12 0x1c0872f]
Mono: AOT: FOUND method System.Collections.Hashtable:GetHash (object) [0x1778030 - 0x177807e 0x1c08746]
Mono: AOT: FOUND method string:GetHashCode () [0x1abacd0 - 0x1abad58 0x1c1e7b1]
Mono: Assembly Ref addref commontypes[0x78f6ab30] -> logwrapper[0x7a077b10]: 3
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref logwrapper[0x7a077b10] -> mscorlib[0x7a06b830]: 12
Mono: Assembly Ref addref logwrapper[0x7a077b10] -> log4net[0x7a07a500]: 4
Mono: The request to load the assembly mscorlib v1.0.5000.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref log4net[0x7a07a500] -> mscorlib[0x7a06b830]: 13
Mono: AOT: FOUND method System.AppDomain:get_CurrentDomain () [0x18bfd80 - 0x18bfdb0 0x1c10bd8]
Mono: AOT: FOUND method System.AppDomain:add_ProcessExit (System.EventHandler) [0x18c39d0 - 0x18c3a7f 0x1c10d5d]
Mono: AOT: FOUND method System.AppDomain:add_DomainUnload (System.EventHandler) [0x18c3870 - 0x18c391f 0x1c10d51]
Mono: AOT: FOUND method System.Text.StringBuilder:.ctor () [0x1a6a780 - 0x1a6a7af 0x1c1c780]
Mono: AOT: FOUND method System.Text.StringBuilder:.ctor (string) [0x1a6a860 - 0x1a6a8ca 0x1c1c788]
Mono: AOT: FOUND method System.Text.StringBuilder:Append (string) [0x1a6b420 - 0x1a6b508 0x1c1c7be]
Mono: AOT: FOUND method System.Reflection.Assembly:get_FullName () [0x1949320 - 0x1949347 0x1c13f86]
Mono: AOT: FOUND method System.Reflection.Assembly:ToString () [0x1949f90 - 0x1949fdc 0x1c13fd1]
Mono: AOT: NOT FOUND: System.Reflection.Assembly:get_fullname ().
Mono: AOT: FOUND method System.Text.StringBuilder:InternalEnsureCapacity (int) [0x1a6c5c0 - 0x1a6c6f7 0x1c1c820]
Mono: AOT: FOUND method System.Reflection.MonoAssembly:get_GlobalAssemblyCache () [0x19590e0 - 0x195910a 0x1c1479b]
Mono: AOT: NOT FOUND: System.Reflection.Assembly:get_global_assembly_cache ().
Mono: AOT: FOUND method System.Reflection.Assembly:get_Location () [0x1949440 - 0x19494f1 0x1c13f8e]
Mono: AOT: NOT FOUND: System.Reflection.Assembly:get_location ().
Mono: AOT: FOUND method System.Environment:get_Version () [0x18d8120 - 0x18d8170 0x1c11346]
Mono: AOT: FOUND method System.Version:Parse (string) [0x1862550 - 0x1862632 0x1c0e849]
Mono: AOT: FOUND method System.Version:TryParseVersion (string,System.Version/VersionResult&) [0x1862700 - 0x1862a27 0x1c0e851]
Mono: AOT: FOUND method string:Split (char[],int,System.StringSplitOptions) [0x1ab2a30 - 0x1ab2bac 0x1c1e4b1]
Mono: AOT: FOUND method string:SplitByCharacters (char[],int,bool) [0x1ab2fd0 - 0x1ab3476 0x1c1e4d1]
Mono: AOT: FOUND method string:SubstringUnchecked (int,int) [0x1ab3670 - 0x1ab36f6 0x1c1e4e5]
Mono: AOT: FOUND method System.Version:TryParseComponent (string,string,System.Version/VersionResult&,int&) [0x1862a30 - 0x1862ac8 0x1c0e862]
Mono: AOT: FOUND method System.Globalization.NumberFormatInfo:GetInstance (System.IFormatProvider) [0x18ec050 - 0x18ec0c2 0x1c11e10]
Mono: AOT: FOUND method System.Globalization.CultureInfo:GetFormat (System.Type) [0x18e4bf0 - 0x18e4c59 0x1c119fe]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_NumberFormat () [0x18e4830 - 0x18e490c 0x1c119da]
Mono: AOT: FOUND method System.Number/NumberBuffer:.cctor () [0x1807240 - 0x1807270 0x1c0c12a]
Mono: AOT: FOUND method System.Number:TryParseInt32 (string,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,int&) [0x1806980 - 0x1806ad5 0x1c0c10a]
Mono: AOT: FOUND method System.Version:ToString () [0x1861e80 - 0x1861ee9 0x1c0e827]
Mono: AOT: FOUND method System.Version:ToString (int) [0x1861ef0 - 0x1862550 0x1c0e829]
Mono: AOT: FOUND method string:Concat (object[]) [0x1ab99f0 - 0x1ab9b32 0x1c1e720]
Mono: AOT: FOUND method int:ToString () [0x17ed360 - 0x17ed3a2 0x1c0b5c2]
Mono: AOT: FOUND method System.Threading.Thread:get_CurrentCulture () [0x1a72f70 - 0x1a72fdf 0x1c1cab2]
Mono: AOT: NOT FOUND: System.Globalization.CultureInfo:construct_number_format ().
Mono: AOT: FOUND method System.NumberFormatter:NumberToString (string,int,System.IFormatProvider) [0x1aaa9d0 - 0x1aaaa4d 0x1c1e1d0]
Mono: AOT: FOUND method System.NumberFormatter:.cctor () [0x1aa6d50 - 0x1aa6dc0 0x1c1e0b4]
Mono: AOT: NOT FOUND: System.NumberFormatter:GetFormatterTables (ulong*&,int*&,char*&,char*&,long*&,int*&).
Mono: AOT: FOUND method System.NumberFormatter:GetInstance (System.IFormatProvider) [0x1aaa4e0 - 0x1aaa6c0 0x1c1e192]
Mono: AOT: FOUND method System.EmptyArray`1<char>:.cctor () [0x1b3d160 - 0x1b3d1a0 0x1c21d4d]
Mono: AOT: FOUND method System.NumberFormatter:.ctor (System.Threading.Thread) [0x1aa6dc0 - 0x1aa6e1d 0x1c1e0c4]
Mono: AOT: FOUND method System.NumberFormatter:Init (string,int,int) [0x1aa8930 - 0x1aa89dc 0x1c1e11c]
Mono: AOT: FOUND method System.NumberFormatter:Init (string) [0x1aa8780 - 0x1aa887f 0x1c1e114]
Mono: AOT: FOUND method System.NumberFormatter:InitDecHexDigits (uint) [0x1aa6e60 - 0x1aa6ebf 0x1c1e0d0]
Mono: AOT: FOUND method System.NumberFormatter:ToDecHex (int) [0x1aa8450 - 0x1aa84b3 0x1c1e0f8]
Mono: AOT: FOUND method System.NumberFormatter:FastToDecHex (int) [0x1aa83c0 - 0x1aa844b 0x1c1e0ee]
Mono: AOT: FOUND method System.NumberFormatter:DecHexLen () [0x1aa8560 - 0x1aa85e5 0x1c1e104]
Mono: AOT: FOUND method System.NumberFormatter:DecHexLen (uint) [0x1aa8510 - 0x1aa8555 0x1c1e100]
Mono: AOT: FOUND method System.NumberFormatter:FastDecHexLen (int) [0x1aa84c0 - 0x1aa850c 0x1c1e0fc]
Mono: AOT: FOUND method System.NumberFormatter:IntegerToString (string,System.IFormatProvider) [0x1aab300 - 0x1aab4b9 0x1c1e204]
Mono: AOT: FOUND method System.NumberFormatter:GetNumberFormatInstance (System.IFormatProvider) [0x1aa9e20 - 0x1aa9e5f 0x1c1e156]
Mono: AOT: FOUND method System.Globalization.NumberFormatInfo:GetFormat (System.Type) [0x18ebf50 - 0x18ebf85 0x1c11dfe]
Mono: AOT: FOUND method System.NumberFormatter:FormatDecimal (int,System.Globalization.NumberFormatInfo) [0x1aabc20 - 0x1aabcc0 0x1c1e21a]
Mono: AOT: FOUND method System.NumberFormatter:ResetCharBuf (int) [0x1aa9bb0 - 0x1aa9c0c 0x1c1e141]
Mono: AOT: FOUND method System.NumberFormatter:AppendDigits (int,int) [0x1aad710 - 0x1aad9e7 0x1c1e28a]
Mono: AOT: NOT FOUND: string:.ctor (char[],int,int).
Mono: AOT: FOUND method string:CreateString (char[],int,int) [0x1abbaa0 - 0x1abbc62 0x1c1e80a]
Mono: AOT: FOUND method System.NumberFormatter:Release () [0x1aaa6c0 - 0x1aaa742 0x1c1e1b0]
Mono: AOT: FOUND method string:ToString () [0x1ab86f0 - 0x1ab870f 0x1c1e6a3]
Mono: AOT: FOUND method System.NumberFormatter:InitHex (ulong) [0x1aa8880 - 0x1aa8921 0x1c1e118]
Mono: AOT: FOUND method string:ConcatInternal (string[],int) [0x1ab9c00 - 0x1ab9cf4 0x1c1e72b]
Mono: AOT: FOUND method System.OperatingSystem:ToString () [0x1aaf580 - 0x1aaf67e 0x1c1e318]
Mono: AOT: FOUND method string:Concat (string,string,string,string) [0x1ab9790 - 0x1ab99f0 0x1c1e715]
Mono: AOT: FOUND method System.Text.StringBuilder:ToString () [0x1a6ad00 - 0x1a6addb 0x1c1c7a5]
Mono: AOT: NOT FOUND: string:InternalSetLength (int).
Mono: The request to load the assembly System v1.0.5000.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref log4net[0x7a07a500] -> System[0x7a06fcf0]: 7
Mono: Assembly Ref addref System[0x7a06fcf0] -> System[0x7a06fcf0]: 8
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll'.
Mono: Image addref System.Configuration[0x7a09ccc0] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll[0x7b1ca400]: 2
Mono: Assembly System.Configuration[0x7a09ccc0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Configuration.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Configuration.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/System.Configuration/System.Configuration.config'.
Mono: Assembly Ref addref System[0x7a06fcf0] -> System.Configuration[0x7a09ccc0]: 2
Mono: Assembly Ref addref System.Configuration[0x7a09ccc0] -> mscorlib[0x7a06b830]: 14
Mono: Assembly Ref addref System.Configuration[0x7a09ccc0] -> System[0x7a06fcf0]: 9
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll'.
Mono: Image addref System.Xml[0x7a09ef00] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll[0x7b1d1e00]: 2
Mono: Assembly System.Xml[0x7a09ef00] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Xml.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Xml.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/System.Xml/System.Xml.config'.
Mono: Assembly Ref addref System.Configuration[0x7a09ccc0] -> System.Xml[0x7a09ef00]: 2
Mono: Assembly Ref addref System.Xml[0x7a09ef00] -> mscorlib[0x7a06b830]: 15
Mono: AOT: FOUND method System.Runtime.InteropServices.RuntimeEnvironment:get_SystemConfigurationFile () [0x1979140 - 0x19791c0 0x1c156e7]
Mono: AOT: NOT FOUND: System.Environment:GetMachineConfigPath ().
Mono: AOT: FOUND method System.AppDomain:get_SetupInformation () [0x18bf6a0 - 0x18bf6f5 0x1c10b9a]
Mono: AOT: NOT FOUND: System.AppDomain:getSetup ().
Mono: AOT: FOUND method System.AppDomainSetup:get_ConfigurationFile () [0x1a7b780 - 0x1a7b80e 0x1c1ceab]
Mono: AOT: FOUND method System.IO.Path:.cctor () [0x1905fb0 - 0x19060f0 0x1c128fc]
Mono: AOT: NOT FOUND: System.IO.MonoIO:get_VolumeSeparatorChar ().
Mono: AOT: FOUND method System.IO.MonoIO:.cctor () [0x1905f70 - 0x1905fb0 0x1c128f6]
Mono: AOT: NOT FOUND: System.IO.MonoIO:get_DirectorySeparatorChar ().
Mono: AOT: NOT FOUND: System.IO.MonoIO:get_AltDirectorySeparatorChar ().
Mono: AOT: NOT FOUND: System.IO.MonoIO:get_PathSeparator ().
Mono: AOT: FOUND method System.IO.Path:GetInvalidPathChars () [0x1907e60 - 0x1907ee0 0x1c12a07]
Mono: AOT: NOT FOUND: string:.ctor (char,int).
Mono: AOT: FOUND method string:CreateString (char,int) [0x1abbd30 - 0x1abbde0 0x1c1e818]
Mono: AOT: FOUND method System.IO.Path:IsPathRooted (string) [0x1907c80 - 0x1907db3 0x1c129f1]
Mono: AOT: FOUND method System.Activator:CreateInstance (System.Type) [0x1a7a130 - 0x1a7a15f 0x1c1ce28]
Mono: AOT: FOUND method System.Activator:CreateInstance (System.Type,bool) [0x1a7a660 - 0x1a7a84f 0x1c1ce41]
Mono: AOT: FOUND method System.Activator:CheckType (System.Type) [0x1a7a850 - 0x1a7a972 0x1c1ce45]
Mono: AOT: FOUND method System.MonoType:get_ContainsGenericParameters () [0x1aa4b30 - 0x1aa4c17 0x1c1dfa1]
Mono: AOT: NOT FOUND: System.MonoType:get_IsGenericParameter ().
Mono: AOT: NOT FOUND: System.Type:get_IsGenericType ().
Mono: AOT: FOUND method System.Reflection.Missing:.cctor () [0x1957910 - 0x1957950 0x1c14651]
Mono: AOT: FOUND method System.Type:.cctor () [0x1ad9710 - 0x1ad9840 0x1c1f22c]
Mono: AOT: FOUND method System.MonoType:HasElementTypeImpl () [0x1aa39e0 - 0x1aa3a3e 0x1c1df61]
Mono: AOT: FOUND method System.MonoType:IsArrayImpl () [0x1aa3a40 - 0x1aa3a6a 0x1c1df63]
Mono: AOT: NOT FOUND: System.Type:IsArrayImpl (System.Type).
Mono: AOT: NOT FOUND: System.MonoType:IsByRefImpl ().
Mono: AOT: NOT FOUND: System.MonoType:IsPointerImpl ().
Mono: AOT: FOUND method System.MonoType:get_UnderlyingSystemType () [0x1aa46c0 - 0x1aa46df 0x1c1df81]
Mono: AOT: FOUND method System.Activator:CheckAbstractType (System.Type) [0x1a7a980 - 0x1a7aa37 0x1c1ce50]
Mono: AOT: FOUND method System.MonoType:GetAttributeFlagsImpl () [0x1aa2bd0 - 0x1aa2bf7 0x1c1df29]
Mono: AOT: NOT FOUND: System.MonoType:get_attributes (System.Type).
Mono: AOT: FOUND method System.MonoType:GetDefaultConstructor () [0x1aa2a80 - 0x1aa2bc9 0x1c1df23]
Mono: AOT: FOUND method System.MonoType:GetConstructors (System.Reflection.BindingFlags) [0x1aa2ea0 - 0x1aa2ed2 0x1c1df37]
Mono: AOT: NOT FOUND: System.MonoType:GetConstructors_internal (System.Reflection.BindingFlags,System.Type).
Mono: AOT: FOUND method System.Reflection.MonoCMethod:GetParametersCount () [0x195cb50 - 0x195cb8f 0x1c14914]
Mono: AOT: NOT FOUND: System.Reflection.MonoMethodInfo:get_parameter_info (intptr,System.Reflection.MemberInfo).
Mono: AOT: FOUND method System.Reflection.MonoCMethod:get_Attributes () [0x195cf50 - 0x195cf7a 0x1c14922]
Mono: AOT: NOT FOUND: System.Reflection.MonoMethodInfo:get_method_attributes (intptr).
Mono: AOT: NOT FOUND: System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&).
Mono: AOT: FOUND method System.StringComparer:.cctor () [0x180e0c0 - 0x180e1c0 0x1c0c52c]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_CompareInfo () [0x18e46f0 - 0x18e47ba 0x1c119cc]
Mono: AOT: FOUND method System.Globalization.CompareInfo:.cctor () [0x18e2aa0 - 0x18e2b20 0x1c11870]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:.cctor () [0x18a5460 - 0x18a5800 0x1c1024a]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:GetResource (string) [0x18a6a10 - 0x18a6a5e 0x1c10343]
Mono: AOT: NOT FOUND: System.Reflection.Assembly:GetExecutingAssembly ().
Mono: AOT: NOT FOUND: System.Reflection.Assembly:GetManifestResourceInternal (string,int&,System.Reflection.Module&).
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:UInt32FromBytePtr (byte*,uint) [0x18a6a60 - 0x18a6aba 0x1c10347]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:get_IsReady () [0x18a69e0 - 0x18a6a10 0x1c1033d]
Mono: AOT: FOUND method System.Globalization.CompareInfo:.ctor (System.Globalization.CultureInfo) [0x18e08e0 - 0x18e0a8b 0x1c11759]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_Name () [0x18e3b30 - 0x18e3b52 0x1c11954]
Mono: AOT: FOUND method System.Collections.Generic.EqualityComparer`1<int>:get_Default () [0x1b2b5f0 - 0x1b2b620 0x1c21106]
Mono: AOT: FOUND method System.Collections.Generic.EqualityComparer`1<int>:.cctor () [0x1b2b3a0 - 0x1b2b5d0 0x1c210d4]
Mono: AOT: FOUND method System.Collections.Generic.EqualityComparer`1<int>:.ctor () [0x1b2b5d0 - 0x1b2b5ec 0x1c21100]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<int, Mono.Globalization.Unicode.SimpleCollator>:FindEntry (int) [0x1b43560 - 0x1b4368c 0x1c220e0]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SimpleCollator:.cctor () [0x18b0050 - 0x18b00e0 0x1c105f6]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SimpleCollator:.ctor (System.Globalization.CultureInfo) [0x18a9120 - 0x18a94e5 0x1c104f3]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:FillCJK (string,Mono.Globalization.Unicode.CodePointIndexer&,byte*&,byte*&,Mono.Globalization.Unicode.CodePointIndexer&,byte*&) [0x18a6ac0 - 0x18a6b89 0x1c1034b]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:FillCJKCore (string,Mono.Globalization.Unicode.CodePointIndexer&,byte*&,byte*&,Mono.Globalization.Unicode.CodePointIndexer&,byte*&) [0x18a6b90 - 0x18a6fc5 0x1c10351]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTableUtil:.cctor () [0x18a7000 - 0x18a75b0 0x1c1039f]
Mono: AOT: FOUND method Mono.Globalization.Unicode.CodePointIndexer:.ctor (int[],int[],int,int) [0x18a4ce0 - 0x18a4ece 0x1c10228]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:SetCJKReferences (string,Mono.Globalization.Unicode.CodePointIndexer&,byte*&,byte*&,Mono.Globalization.Unicode.CodePointIndexer&,byte*&) [0x18a5e20 - 0x18a607e 0x1c102af]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:GetTailoringInfo (int) [0x18a5820 - 0x18a58b3 0x1c10278]
Mono: AOT: FOUND method System.Collections.Generic.List`1:.cctor () [0x17755b0 - 0x1775610 0x1c08686]
Mono: AOT: FOUND method Mono.Globalization.Unicode.ContractionComparer:.cctor () [0x18a53f0 - 0x18a5430 0x1c10240]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:BuildTailoringTables (System.Globalization.CultureInfo,Mono.Globalization.Unicode.TailoringInfo,Mono.Globalization.Unicode.Contraction[]&,Mono.Globalization.Unicode.Level2Map[]&) [0x18a58c0 - 0x18a5e1d 0x1c10282]
Mono: AOT: NOT FOUND: System.Runtime.InteropServices.Marshal:copy_from_unmanaged (intptr,int,System.Array,int).
Mono: AOT: NOT FOUND: string:.ctor (char*,int,int).
Mono: AOT: FOUND method string:CreateString (char*,int,int) [0x1abb990 - 0x1abba91 0x1c1e803]
Mono: AOT: FOUND method System.Collections.Generic.List`1:Add (T) [0x1773290 - 0x177330f 0x1c085dc]
Mono: AOT: FOUND method System.Collections.Generic.List`1:Sort (System.Collections.Generic.IComparer`1<T>) [0x1775220 - 0x177526a 0x1c08671]
Mono: AOT: FOUND method System.Array:Sort<T> (T[],int,int,System.Collections.Generic.IComparer`1<T>) [0x1a84020 - 0x1a84142 0x1c1d10e]
Mono: AOT: FOUND method System.Array:SortImpl<TKey> (TKey[],int,int,System.Collections.Generic.IComparer`1<TKey>) [0x1a84a20 - 0x1a850cc 0x1c1d12d]
Mono: AOT: FOUND method System.Array:qsort<K> (K[],int,int,System.Collections.Generic.IComparer`1<K>) [0x1a86d20 - 0x1a875a2 0x1c1d178]
Mono: AOT: FOUND method System.Array:QSortArrange<K> (K[],int,int,System.Collections.Generic.IComparer`1<K>) [0x1a86140 - 0x1a86461 0x1c1d15d]
Mono: AOT: FOUND method Mono.Globalization.Unicode.ContractionComparer:Compare (Mono.Globalization.Unicode.Contraction,Mono.Globalization.Unicode.Contraction) [0x18a52f0 - 0x18a53e2 0x1c1023c]
Mono: AOT: FOUND method System.Collections.Generic.List`1:Sort (System.Comparison`1<T>) [0x1775320 - 0x17753d3 0x1c08677]
Mono: AOT: FOUND method System.Collections.Generic.List`1:ToArray () [0x17753e0 - 0x1775455 0x1c0867a]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SimpleCollator:.ctor (System.Globalization.CultureInfo) [0x18a9120 - 0x18a94e5 0x1c104f3]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<int, Mono.Globalization.Unicode.SimpleCollator>:Insert (int,Mono.Globalization.Unicode.SimpleCollator,bool) [0x1b43760 - 0x1b43a44 0x1c220eb]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<int, Mono.Globalization.Unicode.SimpleCollator>:Initialize (int) [0x1b43690 - 0x1b43756 0x1c220e6]
Mono: AOT: FOUND method System.Collections.HashHelpers:.cctor () [0x177b290 - 0x177b2f0 0x1c08871]
Mono: AOT: FOUND method System.Collections.HashHelpers:GetPrime (int) [0x177b120 - 0x177b1ff 0x1c08862]
Mono: AOT: FOUND method System.Collections.Generic.IntEqualityComparer:GetHashCode (int) [0x18dd470 - 0x18dd48f 0x1c11599]
Mono: AOT: FOUND method System.StringComparer:get_Ordinal () [0x180dc80 - 0x180dcb0 0x1c0c4fd]
Mono: AOT: FOUND method System.Collections.Hashtable:.ctor (System.Collections.IEqualityComparer) [0x1776610 - 0x177664c 0x1c086c9]
Mono: Assembly Ref addref System.Xml[0x7a09ef00] -> System[0x7a06fcf0]: 10
Mono: AOT: FOUND method string:CompareOrdinal (string,string) [0x1ab45b0 - 0x1ab45fe 0x1c1e550]
Mono: AOT: FOUND method System.IO.File:Exists (string) [0x18fc120 - 0x18fc19c 0x1c124c1]
Mono: AOT: FOUND method System.Security.SecurityManager:CheckElevatedPermissions () [0x1a65f40 - 0x1a65f70 0x1c1c53c]
Mono: AOT: NOT FOUND: System.IO.MonoIO:GetFileAttributes (string,System.IO.MonoIOError&).
Mono: AOT: FOUND method System.IO.FileStream:.cctor () [0x1903cd0 - 0x1903d10 0x1c127cd]
Mono: AOT: FOUND method System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess) [0x18ffe60 - 0x18ffec6 0x1c1264a]
Mono: AOT: FOUND method System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool,System.IO.FileOptions) [0x1900320 - 0x1900a13 0x1c1267c]
Mono: AOT: FOUND method System.IO.Path:GetDirectoryName (string) [0x19067e0 - 0x1906a9b 0x1c12952]
Mono: AOT: FOUND method System.IO.Path:GetPathRoot (string) [0x1907540 - 0x1907885 0x1c129bb]
Mono: AOT: FOUND method string:Trim () [0x1ab3700 - 0x1ab37af 0x1c1e4ec]
Mono: AOT: FOUND method System.IO.Path:IsDirectorySeparator (char) [0x19074e0 - 0x1907539 0x1c129b3]
Mono: AOT: FOUND method System.IO.Path:CleanPath (string) [0x1906490 - 0x19067dc 0x1c12937]
Mono: AOT: FOUND method System.IO.Path:GetFullPath (string) [0x1906c50 - 0x1906cca 0x1c1297d]
Mono: AOT: FOUND method System.IO.Path:InsecureGetFullPath (string) [0x1906fb0 - 0x19074d5 0x1c12995]
Mono: AOT: FOUND method System.IO.Path:CanonicalizePath (string) [0x1908370 - 0x19089c0 0x1c12a2b]
Mono: AOT: FOUND method string:Join (string,string[],int,int) [0x1ab9fe0 - 0x1aba146 0x1c1e745]
Mono: AOT: FOUND method string:JoinUnchecked (string,string[],int,int) [0x1aba150 - 0x1aba34e 0x1c1e74b]
Mono: AOT: NOT FOUND: System.IO.MonoIO:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,System.IO.MonoIOError&).
Mono: AOT: NOT FOUND: System.GC:SuppressFinalize (object).
Mono: AOT: FOUND method System.GC:.cctor () [0x1a9b7a0 - 0x1a9b7d0 0x1c1dc4c]
Mono: AOT: NOT FOUND: System.GC:get_ephemeron_tombstone ().
Mono: AOT: NOT FOUND: System.IO.MonoIO:GetFileType (intptr,System.IO.MonoIOError&).
Mono: AOT: FOUND method System.IO.FileStream:get_Length () [0x1900ce0 - 0x1900dd8 0x1c126a4]
Mono: AOT: FOUND method System.IO.FileStream:get_CanSeek () [0x1900c50 - 0x1900c73 0x1c12698]
Mono: AOT: NOT FOUND: System.IO.MonoIO:GetLength (intptr,System.IO.MonoIOError&).
Mono: AOT: FOUND method System.IO.FileStream:InitBuffer (int,bool) [0x1903a70 - 0x1903c13 0x1c127b5]
Mono: AOT: FOUND method System.SystemException:.ctor (string) [0x1abc7f0 - 0x1abc828 0x1c1e889]
Mono: AOT: FOUND method System.Text.UTF8Encoding:.ctor (bool,bool) [0x18252a0 - 0x18252f1 0x1c0cd84]
Mono: AOT: FOUND method System.Text.UTF8Encoding:SetDefaultFallbacks () [0x1825300 - 0x18253f4 0x1c0cd86]
Mono: AOT: FOUND method System.Text.EncoderReplacementFallback:.ctor (string) [0x1816bf0 - 0x1816d3d 0x1c0c879]
Mono: AOT: FOUND method System.Text.DecoderReplacementFallback:.ctor (string) [0x18138b0 - 0x18139fd 0x1c0c738]
Mono: AOT: FOUND method System.Text.EncoderFallback:get_ExceptionFallback () [0x1815ac0 - 0x1815b70 0x1c0c80a]
Mono: AOT: FOUND method System.Text.EncoderFallback:get_InternalSyncObject () [0x1815980 - 0x1815a00 0x1c0c7f4]
Mono: AOT: FOUND method System.Text.DecoderFallback:get_ExceptionFallback () [0x1812520 - 0x18125d0 0x1c0c6bc]
Mono: AOT: FOUND method System.Text.DecoderFallback:get_InternalSyncObject () [0x18123e0 - 0x1812460 0x1c0c6a6]
Mono: AOT: FOUND method System.Text.UTF32Encoding:.ctor (bool,bool,bool) [0x1820260 - 0x18202c7 0x1c0cbfe]
Mono: AOT: FOUND method System.Text.UTF32Encoding:SetDefaultFallbacks () [0x18202d0 - 0x18203c4 0x1c0cc00]
Mono: AOT: FOUND method System.Text.UnicodeEncoding:.ctor (bool,bool,bool) [0x181be90 - 0x181befc 0x1c0caec]
Mono: AOT: FOUND method System.BitConverter:.cctor () [0x1750b50 - 0x1750b90 0x1c07b15]
Mono: AOT: FOUND method System.Text.UnicodeEncoding:.cctor () [0x181fcc0 - 0x181fd30 0x1c0cbbf]
Mono: AOT: FOUND method System.Text.UnicodeEncoding:SetDefaultFallbacks () [0x181bf30 - 0x181c024 0x1c0caf4]
Mono: AOT: FOUND method System.IO.Stream:.ctor () [0x17f45b0 - 0x17f45d7 0x1c0b7b2]
Mono: AOT: FOUND method System.IO.Stream:.cctor () [0x17f6300 - 0x17f6350 0x1c0b8f4]
Mono: AOT: FOUND method System.IO.Stream/NullStream:.ctor () [0x17f69d0 - 0x17f69f7 0x1c0b94a]
Mono: AOT: FOUND method System.IO.FileStream:Read (byte[],int,int) [0x1901550 - 0x1901772 0x1c126de]
Mono: AOT: FOUND method System.IO.FileStream:get_CanRead () [0x1900bb0 - 0x1900bf7 0x1c12690]
Mono: AOT: FOUND method System.IO.FileStream:ReadInternal (byte[],int,int) [0x1901780 - 0x1901991 0x1c126e2]
Mono: AOT: FOUND method System.IO.FileStream:ReadSegment (byte[],int,int) [0x19032f0 - 0x19034c6 0x1c12774]
Mono: AOT: FOUND method System.IO.FileStream:FlushBuffer () [0x1903670 - 0x1903920 0x1c12797]
Mono: AOT: NOT FOUND: System.IO.MonoIO:Read (intptr,byte[],int,int,System.IO.MonoIOError&).
Mono: AOT: FOUND method System.Text.Encoding:get_ASCII () [0x1818880 - 0x18188e0 0x1c0c943]
Mono: AOT: FOUND method System.Text.ASCIIEncoding:SetDefaultFallbacks () [0x180e7a0 - 0x180e7f3 0x1c0c566]
Mono: AOT: FOUND method System.Text.EncoderFallback:get_ReplacementFallback () [0x1815a00 - 0x1815ac0 0x1c0c7fe]
Mono: AOT: FOUND method System.Text.EncoderReplacementFallback:.ctor () [0x1816bb0 - 0x1816be1 0x1c0c875]
Mono: AOT: FOUND method System.Text.DecoderFallback:get_ReplacementFallback () [0x1812460 - 0x1812520 0x1c0c6b0]
Mono: AOT: FOUND method System.Text.DecoderReplacementFallback:.ctor () [0x1813870 - 0x18138a1 0x1c0c734]
Mono: AOT: FOUND method System.Text.ASCIIEncoding:GetString (byte[],int,int) [0x180f5a0 - 0x180f712 0x1c0c5ab]
Mono: AOT: FOUND method string:CreateStringFromEncoding (byte*,int,System.Text.Encoding) [0x1abc600 - 0x1abc6bd 0x1c1e871]
Mono: AOT: FOUND method System.Text.ASCIIEncoding:GetCharCount (byte*,int,System.Text.DecoderNLS) [0x180ff70 - 0x18100f6 0x1c0c5c0]
Mono: AOT: FOUND method System.Text.DecoderReplacementFallback:get_MaxCharCount () [0x1813a80 - 0x1813aa5 0x1c0c741]
Mono: AOT: FOUND method System.Text.ASCIIEncoding:GetChars (byte*,int,char*,int,System.Text.DecoderNLS) [0x1810100 - 0x1810412 0x1c0c5c7]
Mono: AOT: FOUND method System.Buffer:BlockCopy (System.Array,int,System.Array,int,int) [0x1a8bc10 - 0x1a8be3e 0x1c1d2c8]
Mono: AOT: FOUND method System.Text.StringBuilder:Append (char) [0x1a6b870 - 0x1a6b8d7 0x1c1c7dc]
Mono: AOT: FOUND method System.Text.Encoding:GetEncoding (string) [0x1818170 - 0x181819f 0x1c0c911]
Mono: AOT: FOUND method System.Globalization.EncodingTable:.cctor () [0x18c6060 - 0x18d72e0 0x1c10eaf]
Mono: AOT: FOUND method System.Globalization.EncodingTable:ENC (string,uint16) [0x18d7310 - 0x18d739d 0x1c112b6]
Mono: AOT: FOUND method System.Globalization.EncodingTable:MapCodePageDataItem (uint16,uint16,string,uint) [0x18d73a0 - 0x18d7452 0x1c112ba]
Mono: AOT: FOUND method System.Globalization.EncodingTable:GetNumEncodingItems () [0x18d72e0 - 0x18d7310 0x1c112b0]
Mono: AOT: FOUND method System.Collections.Hashtable:Synchronized (System.Collections.Hashtable) [0x1778f50 - 0x1778fcc 0x1c0876c]
Mono: AOT: FOUND method System.Globalization.EncodingTable:GetCodePageFromName (string) [0x18d7850 - 0x18d7952 0x1c112e9]
Mono: AOT: FOUND method System.Collections.Hashtable/SyncHashtable:get_Item (object) [0x177a360 - 0x177a394 0x1c08819]
Mono: AOT: FOUND method System.StringComparer:GetHashCode (object) [0x180e020 - 0x180e0b5 0x1c0c526]
Mono: AOT: FOUND method System.OrdinalComparer:GetHashCode (string) [0x180e620 - 0x180e687 0x1c0c558]
Mono: AOT: FOUND method System.Globalization.TextInfo:GetHashCodeOrdinalIgnoreCase (string) [0x18eeeb0 - 0x18eeed9 0x1c11f7b]
Mono: AOT: FOUND method char:ToUpperInvariant (char) [0x1752b90 - 0x1752bcc 0x1c07c20]
Mono: AOT: FOUND method System.Globalization.TextInfo:ToUpper (char) [0x18ee940 - 0x18eead7 0x1c11f49]
Mono: AOT: FOUND method System.Globalization.EncodingTable:internalGetCodePageFromName (string) [0x18d7460 - 0x18d764c 0x1c112be]
Mono: AOT: FOUND method string:Compare (string,string,System.StringComparison) [0x1ab3ed0 - 0x1ab40b1 0x1c1e522]
Mono: AOT: FOUND method System.Collections.Hashtable/SyncHashtable:set_Item (object,object) [0x177a3a0 - 0x177a430 0x1c0881b]
Mono: AOT: FOUND method System.Collections.Hashtable:get_SyncRoot () [0x1778e90 - 0x1778f1a 0x1c08766]
Mono: AOT: FOUND method System.Collections.Hashtable:set_Item (object,object) [0x1777d20 - 0x1777d5d 0x1c08732]
Mono: AOT: FOUND method System.Collections.Hashtable:Insert (object,object,bool) [0x1778270 - 0x17788ee 0x1c0875c]
Mono: AOT: FOUND method System.Text.Encoding:GetEncoding (int) [0x1817b20 - 0x18180d7 0x1c0c8e9]
Mono: AOT: FOUND method System.Text.Encoding:get_InternalSyncObject () [0x1817aa0 - 0x1817b20 0x1c0c8df]
Mono: AOT: FOUND method int:GetHashCode () [0x17ed330 - 0x17ed351 0x1c0b5c0]
Mono: AOT: FOUND method System.Text.Encoding:get_UTF8 () [0x18198f0 - 0x1819960 0x1c0c9ce]
Mono: AOT: FOUND method System.Collections.Hashtable:Add (object,object) [0x1776f20 - 0x1776f5d 0x1c08711]
Mono: AOT: FOUND method System.IO.TextReader:.ctor () [0x17ff470 - 0x17ff497 0x1c0bd82]
Mono: AOT: FOUND method System.IO.TextReader:.cctor () [0x17fffa0 - 0x1800070 0x1c0bde2]
Mono: AOT: FOUND method System.IO.TextReader/NullTextReader:.ctor () [0x18001c0 - 0x18001e7 0x1c0be0d]
Mono: AOT: FOUND method System.Text.UTF8Encoding:GetDecoder () [0x1828600 - 0x1828647 0x1c0ce08]
Mono: AOT: FOUND method System.Text.UTF8Encoding/UTF8Decoder:Reset () [0x1829320 - 0x182935b 0x1c0ce70]
Mono: AOT: FOUND method System.Text.UTF8Encoding:GetMaxCharCount (int) [0x1828940 - 0x1828b0e 0x1c0ce14]
Mono: AOT: FOUND method System.Collections.Stack:.ctor () [0x1786740 - 0x1786799 0x1c08c4f]
Mono: AOT: FOUND method System.Collections.Stack:Push (object) [0x1786fa0 - 0x1787056 0x1c08c79]
Mono: AOT: FOUND method System.Text.StringBuilder:set_Length (int) [0x1a6ab80 - 0x1a6ac08 0x1c1c79f]
Mono: AOT: FOUND method System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int) [0x1813030 - 0x1813082 0x1c0c6fc]
Mono: AOT: FOUND method System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int,bool) [0x1813090 - 0x18132df 0x1c0c6fe]
Mono: AOT: FOUND method System.Text.DecoderNLS:GetChars (byte*,int,char*,int,bool) [0x18132e0 - 0x18133d7 0x1c0c70a]
Mono: AOT: FOUND method System.Text.UTF8Encoding:GetChars (byte*,int,char*,int,System.Text.DecoderNLS) [0x18277a0 - 0x18281bc 0x1c0cdf1]
Mono: AOT: FOUND method string:op_Inequality (string,string) [0x1ab23e0 - 0x1ab2419 0x1c1e47e]
Mono: AOT: FOUND method System.Text.StringBuilder:get_Capacity () [0x1a6aa50 - 0x1a6aa94 0x1c1c799]
Mono: AOT: FOUND method System.Text.StringBuilder:ToString (int,int) [0x1a6ade0 - 0x1a6ae65 0x1c1c7ac]
Mono: AOT: FOUND method string:Substring (int,int) [0x1ab3500 - 0x1ab3668 0x1c1e4e1]
Mono: AOT: FOUND method System.Text.StringBuilder:Append (char[],int,int) [0x1a6b970 - 0x1a6ba53 0x1c1c7e0]
Mono: AOT: FOUND method System.Collections.ArrayList:Add (object) [0x175ff20 - 0x175ff8d 0x1c07f91]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:.ctor (int) [0x1afff60 - 0x1afff96 0x1c1fce7]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:.ctor (int,System.Collections.Generic.IEqualityComparer`1<string>) [0x1afffe0 - 0x1b00057 0x1c1fceb]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:Initialize (int) [0x1b00ef0 - 0x1b00fb6 0x1c1fd49]
Mono: AOT: FOUND method System.Collections.Generic.EqualityComparer`1:get_Default () [0x18dcf50 - 0x18dcf90 0x1c11579]
Mono: AOT: FOUND method System.Collections.Generic.EqualityComparer`1:.cctor () [0x18dcc40 - 0x18dcf30 0x1c11563]
Mono: AOT: FOUND method System.Collections.Generic.EqualityComparer`1:.ctor () [0x18dcf30 - 0x18dcf4c 0x1c11575]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:Add (string,int) [0x1b005c0 - 0x1b005fd 0x1c1fd1d]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:Insert (string,int,bool) [0x1b00fc0 - 0x1b01299 0x1c1fd4e]
Mono: AOT: FOUND method System.Collections.Generic.InternalStringComparer:GetHashCode (string) [0x18dd340 - 0x18dd371 0x1c11591]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:TryGetValue (string,int&) [0x1b01ac0 - 0x1b01b3e 0x1c1fd7a]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:FindEntry (string) [0x1b00dc0 - 0x1b00eec 0x1c1fd43]
Mono: AOT: FOUND method System.Collections.Generic.InternalStringComparer:Equals (string,string) [0x18dd380 - 0x18dd3d1 0x1c11593]
Mono: AOT: FOUND method System.Collections.Hashtable:rehash (int,bool) [0x1777e20 - 0x1777f8a 0x1c0873a]
Mono: AOT: FOUND method System.Collections.Hashtable:putEntry (System.Collections.Hashtable/bucket[],object,object,int) [0x17788f0 - 0x1778b49 0x1c08760]
Mono: AOT: FOUND method System.Enum:Parse (System.Type,string) [0x1a97260 - 0x1a97296 0x1c1da45]
Mono: AOT: FOUND method System.Enum:Parse (System.Type,string,bool) [0x1a97610 - 0x1a97791 0x1c1da5f]
Mono: AOT: FOUND method System.Type:get_IsEnum () [0x1ad53c0 - 0x1ad53f7 0x1c1ef79]
Mono: AOT: FOUND method System.MonoType:IsSubclassOf (System.Type) [0x1aa3a70 - 0x1aa3ad4 0x1c1df65]
Mono: AOT: FOUND method System.Type:get_IsSystemType () [0x1ad8940 - 0x1ad8993 0x1c1f1ab]
Mono: AOT: NOT FOUND: System.Type:type_is_subtype_of (System.Type,System.Type,bool).
Mono: AOT: FOUND method System.Enum:Parse<TEnum> (System.Type,string,bool,TEnum&) [0x1a977a0 - 0x1a97e80 0x1c1da63]
Mono: AOT: FOUND method System.MonoEnumInfo:.cctor () [0x1a95b50 - 0x1a95c40 0x1c1d994]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<System.Type, System.MonoEnumInfo>:.ctor (int,System.Collections.Generic.IEqualityComparer`1<System.Type>) [0x1b520a0 - 0x1b52117 0x1c226e9]
Mono: AOT: FOUND method System.Type:IsAssignableFrom (System.Type) [0x1ad6e90 - 0x1ad703b 0x1c1f0bd]
Mono: AOT: FOUND method System.Type:Equals (System.Type) [0x1ad5b10 - 0x1ad5b99 0x1c1efef]
Mono: AOT: NOT FOUND: System.Type:EqualsInternal (System.Type).
Mono: AOT: NOT FOUND: System.Type:type_is_assignable_from (System.Type,System.Type).
Mono: AOT: FOUND method System.Collections.Generic.DefaultComparer`1:.ctor () [0x18dd240 - 0x18dd27e 0x1c11589]
Mono: AOT: FOUND method System.MonoEnumInfo:GetInfo (System.Type,System.MonoEnumInfo&) [0x1a953e0 - 0x1a95834 0x1c1d948]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<System.Type, System.MonoEnumInfo>:FindEntry (System.Type) [0x1b53220 - 0x1b53342 0x1c2273f]
Mono: AOT: NOT FOUND: System.MonoEnumInfo:get_enum_info (System.Type,System.MonoEnumInfo&).
Mono: AOT: FOUND method System.MonoEnumInfo:SortEnums (System.Type,System.Array,string[]) [0x1a95aa0 - 0x1a95b4e 0x1c1d980]
Mono: AOT: FOUND method System.Array:SortImpl (System.Array,System.Array,int,int,System.Collections.IComparer) [0x1a82780 - 0x1a83285 0x1c1d0a3]
Mono: AOT: FOUND method System.Array:qsort (System.Array,System.Array,int,int,System.Collections.IComparer) [0x1a83490 - 0x1a83b3c 0x1c1d0e4]
Mono: AOT: NOT FOUND: System.Array:GetValueImpl (int).
Mono: AOT: FOUND method System.MonoEnumInfo/IntComparer:Compare (object,object) [0x1a95e20 - 0x1a95ebb 0x1c1d9c5]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<System.Type, System.MonoEnumInfo>:Insert (System.Type,System.MonoEnumInfo,bool) [0x1b53420 - 0x1b537ec 0x1c2274a]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<System.Type, System.MonoEnumInfo>:Initialize (int) [0x1b53350 - 0x1b53416 0x1c22745]
Mono: AOT: FOUND method System.Collections.Generic.DefaultComparer`1:GetHashCode (T) [0x18dd280 - 0x18dd2b2 0x1c1158b]
Mono: AOT: FOUND method System.Type:GetHashCode () [0x1ad71e0 - 0x1ad725b 0x1c1f0dd]
Mono: AOT: FOUND method System.Enum:FindName (System.Collections.Generic.IDictionary`2<string, int>,string[],string,bool) [0x1a972a0 - 0x1a973c8 0x1c1da47]
Mono: AOT: NOT FOUND: System.Array:GetLowerBound (int).
Mono: AOT: NOT FOUND: System.Array:GetLength (int).
Mono: AOT: FOUND method System.Collections.Generic.DefaultComparer`1:Equals (T,T) [0x18dd2c0 - 0x18dd304 0x1c1158d]
Mono: AOT: FOUND method System.Type:Equals (object) [0x1ad5aa0 - 0x1ad5b06 0x1c1efe9]
Mono: AOT: NOT FOUND: System.Array:SetValueImpl (object,int).
Mono: AOT: FOUND method System.Collections.Hashtable:KeyEquals (object,object) [0x17780e0 - 0x1778184 0x1c08750]
Mono: AOT: FOUND method System.StringComparer:Equals (object,object) [0x180df40 - 0x180e01c 0x1c0c51e]
Mono: AOT: FOUND method System.OrdinalComparer:Equals (string,string) [0x180e580 - 0x180e613 0x1c0c556]
Mono: AOT: FOUND method object:GetHashCode () [0x1aaed50 - 0x1aaed77 0x1c1e2c1]
Mono: AOT: NOT FOUND: object:InternalGetHashCode (object).
Mono: AOT: FOUND method System.IO.StringWriter:.cctor () [0x17ff450 - 0x17ff470 0x1c0bd7e]
Mono: AOT: FOUND method System.IO.StringWriter:.ctor () [0x17fed20 - 0x17fed7a 0x1c0bd26]
Mono: AOT: FOUND method System.Environment:get_NewLine () [0x18d7d90 - 0x18d7de0 0x1c1131e]
Mono: AOT: NOT FOUND: System.Environment:GetNewLine ().
Mono: AOT: FOUND method string:ToCharArray (int,int) [0x1ab27f0 - 0x1ab296d 0x1c1e4a0]
Mono: AOT: FOUND method System.IO.StringWriter:get_Encoding () [0x17fef30 - 0x17fefa0 0x1c0bd42]
Mono: AOT: FOUND method System.IO.TextWriter:get_NewLine () [0x18008f0 - 0x1800922 0x1c0be56]
Mono: AOT: FOUND method System.IO.TextWriter:.cctor () [0x18021e0 - 0x1802400 0x1c0bf4f]
Mono: AOT: FOUND method System.IO.TextWriter/NullTextWriter:.ctor () [0x18027a0 - 0x18027d8 0x1c0bfca]
Mono: AOT: NOT FOUND: string:.ctor (char[]).
Mono: AOT: FOUND method string:CreateString (char[]) [0x1abbc70 - 0x1abbd28 0x1c1e811]
Mono: AOT: FOUND method System.IO.StringWriter:Write (string) [0x17ff1d0 - 0x17ff241 0x1c0bd5a]
Mono: AOT: FOUND method System.Text.StringBuilder:CopyTo (int,char[],int,int) [0x1a6c700 - 0x1a6c7eb 0x1c1c824]
Mono: AOT: FOUND method System.Collections.Stack:get_Count () [0x1786920 - 0x1786942 0x1c08c5b]
Mono: AOT: FOUND method System.IO.StringWriter:Write (char) [0x17fefd0 - 0x17ff03c 0x1c0bd52]
Mono: AOT: FOUND method string:IndexOfAny (char[]) [0x1ab4be0 - 0x1ab4c49 0x1c1e570]
Mono: AOT: FOUND method System.IO.StringWriter:ToString () [0x17ff420 - 0x17ff44a 0x1c0bd7a]
Mono: AOT: FOUND method System.Globalization.CompareInfo:IndexOf (string,string) [0x18e1770 - 0x18e17bc 0x1c117d5]
Mono: AOT: FOUND method System.Globalization.CompareInfo:IndexOf (string,string,int,int,System.Globalization.CompareOptions) [0x18e1e90 - 0x18e2003 0x1c11811]
Mono: AOT: FOUND method System.Globalization.CompareInfo:internal_index_switch (string,int,int,string,System.Globalization.CompareOptions,bool) [0x18e1dd0 - 0x18e1e8e 0x1c1180b]
Mono: AOT: FOUND method System.IO.Stream:Close () [0x17f4fa0 - 0x17f4fdd 0x1c0b7fb]
Mono: AOT: FOUND method System.IO.FileStream:Dispose (bool) [0x1902ea0 - 0x1903087 0x1c12752]
Mono: AOT: NOT FOUND: System.IO.MonoIO:Close (intptr,System.IO.MonoIOError&).
Mono: AOT: FOUND method string:Substring (int) [0x1ab3480 - 0x1ab34f3 0x1c1e4dd]
Mono: AOT: FOUND method string:Concat (string,string) [0x1ab9480 - 0x1ab9590 0x1c1e704]
Mono: AOT: FOUND method string:StartsWith (string,System.StringComparison) [0x1ab7620 - 0x1ab782d 0x1c1e648]
Mono: AOT: NOT FOUND: System.Array:ClearInternal (System.Array,int,int).
Mono: AOT: FOUND method System.Text.DecoderExceptionFallback:get_MaxCharCount () [0x1811ec0 - 0x1811ede 0x1c0c674]
Mono: AOT: FOUND method string:Split (char[]) [0x1ab2970 - 0x1ab29ae 0x1c1e4a5]
Mono: AOT: FOUND method System.Type:GetType (string) [0x1ad6170 - 0x1ad61d2 0x1c1f02f]
Mono: AOT: NOT FOUND: System.Type:internal_from_name (string,bool,bool).
Mono: AOT: FOUND method System.Guid:.cctor () [0x17ec170 - 0x17ec1f0 0x1c0b53b]
Mono: AOT: FOUND method System.Guid:NewGuid () [0x17ebed0 - 0x17ec015 0x1c0b519]
Mono: AOT: FOUND method System.Security.Cryptography.RandomNumberGenerator:Create () [0x19fce70 - 0x19fcea0 0x1c1958e]
Mono: AOT: FOUND method System.Security.Cryptography.RandomNumberGenerator:Create (string) [0x19fcea0 - 0x19fcef5 0x1c19592]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig:CreateFromName (string) [0x19e5640 - 0x19e566f 0x1c18e33]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig:.cctor () [0x19e3e80 - 0x19e3ff0 0x1c18bca]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig:CreateFromName (string,object[]) [0x19e5670 - 0x19e580a 0x1c18e37]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig:Initialize () [0x19e4010 - 0x19e5510 0x1c18c2d]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:.ctor (System.Collections.Generic.IEqualityComparer`1<TKey>) [0x176dc90 - 0x176dcc6 0x1c084a8]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:Add (TKey,TValue) [0x176e3f0 - 0x176e42d 0x1c084c8]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:Initialize (int) [0x176f010 - 0x176f0e3 0x1c084e8]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:Resize (int,bool) [0x176f7e0 - 0x176fa68 0x1c084fa]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig:LoadConfig (string,System.Collections.Generic.IDictionary`2<string, System.Type>,System.Collections.Generic.IDictionary`2<string, string>) [0x19e5510 - 0x19e5635 0x1c18e28]
Mono: AOT: FOUND method System.IO.StreamReader:.cctor () [0x17fb810 - 0x17fb860 0x1c0bba9]
Mono: AOT: FOUND method System.IO.StreamReader/NullStreamReader:.ctor () [0x17fb860 - 0x17fb89e 0x1c0bbb1]
Mono: AOT: FOUND method System.IO.StreamReader:.ctor (string) [0x17f8410 - 0x17f8446 0x1c0ba03]
Mono: AOT: FOUND method System.IO.StreamReader:.ctor (string,System.Text.Encoding,bool,int,bool) [0x17f8590 - 0x17f8713 0x1c0ba17]
Mono: AOT: FOUND method System.IO.Path:GetFileName (string) [0x1906b50 - 0x1906c06 0x1c12971]
Mono: AOT: FOUND method System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool) [0x1900250 - 0x19002a9 0x1c12674]
Mono: AOT: FOUND method System.IO.StreamReader:Init (System.IO.Stream,System.Text.Encoding,bool,int,bool) [0x17f87c0 - 0x17f88f8 0x1c0ba29]
Mono: AOT: FOUND method System.EmptyArray`1<byte>:.cctor () [0x1b3c470 - 0x1b3c4b0 0x1c21c82]
Mono: AOT: FOUND method System.Text.UTF8Encoding:GetPreamble () [0x1828b10 - 0x1828b7c 0x1c0ce17]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:.ctor (System.Collections.Generic.IDictionary`2<string, System.Type>,System.Collections.Generic.IDictionary`2<string, string>) [0x19e6080 - 0x19e613f 0x1c18e69]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:.ctor () [0x176dc10 - 0x176dc47 0x1c084a4]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:.ctor () [0x18ba3d0 - 0x18ba50a 0x1c109f9]
Mono: AOT: FOUND method System.Text.StringBuilder:.ctor (int) [0x1a6a7b0 - 0x1a6a7fa 0x1c1c782]
Mono: AOT: FOUND method System.Text.StringBuilder:.ctor (string,int,int,int,int) [0x1a6a400 - 0x1a6a773 0x1c1c77a]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser/AttrListImpl:.ctor () [0x18bb990 - 0x18bba4d 0x1c10a66]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:Parse (System.IO.TextReader,Mono.Xml.SmallXmlParser/IContentHandler) [0x18bac40 - 0x18bad32 0x1c10a2b]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:OnStartParsing (Mono.Xml.SmallXmlParser) [0x19e6140 - 0x19e615c 0x1c18e6f]
Mono: AOT: FOUND method System.IO.StreamReader:Peek () [0x17f8be0 - 0x17f8c84 0x1c0ba4f]
Mono: AOT: FOUND method System.IO.StreamReader:ReadBuffer () [0x17f9c80 - 0x17fa187 0x1c0bab8]
Mono: AOT: FOUND method System.IO.StreamReader:IsPreamble () [0x17f9a50 - 0x17f9c77 0x1c0baa7]
Mono: AOT: FOUND method System.IO.StreamReader:DetectEncoding () [0x17f9600 - 0x17f9a45 0x1c0ba9a]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:ReadContent () [0x18badc0 - 0x18bb295 0x1c10a33]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:IsWhitespace (int) [0x18ba6f0 - 0x18ba73b 0x1c10a14]
Mono: AOT: FOUND method System.IO.StreamReader:Read () [0x17f8cc0 - 0x17f8e87 0x1c0ba57]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:HandleBufferedContent () [0x18bb2a0 - 0x18bb346 0x1c10a48]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:ReadName () [0x18baa90 - 0x18bac37 0x1c10a28]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:IsNameChar (char,bool) [0x18ba620 - 0x18ba6ee 0x1c10a10]
Mono: AOT: FOUND method char:GetUnicodeCategory (char) [0x1754410 - 0x175447c 0x1c07caf]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:SkipWhitespaces (bool) [0x18ba800 - 0x18ba895 0x1c10a1c]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:OnProcessingInstruction (string,string) [0x19e6790 - 0x19e67ac 0x1c18ebc]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:OnIgnorableWhitespace (string) [0x19e67d0 - 0x19e67ec 0x1c18ec0]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:OnStartElement (string,Mono.Xml.SmallXmlParser/IAttrList) [0x19e63b0 - 0x19e6669 0x1c18e88]
Mono: AOT: FOUND method System.Collections.Generic.List`1:Clear () [0x1773600 - 0x177365a 0x1c085f1]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser:ReadAttribute (Mono.Xml.SmallXmlParser/AttrListImpl) [0x18bb6b0 - 0x18bb7f7 0x1c10a5e]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:OnEndElement (string) [0x19e6670 - 0x19e6790 0x1c18eac]
Mono: AOT: FOUND method System.Collections.Stack:Pop () [0x1786ee0 - 0x1786f98 0x1c08c77]
Mono: AOT: FOUND method System.Collections.Stack:Peek () [0x1786e70 - 0x1786ee0 0x1c08c75]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser/AttrListImpl:get_Names () [0x18bbbc0 - 0x18bbbec 0x1c10a7a]
Mono: AOT: FOUND method Mono.Xml.SmallXmlParser/AttrListImpl:get_Values () [0x18bbbf0 - 0x18bbc1c 0x1c10a7c]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:set_Item (TKey,TValue) [0x176e3b0 - 0x176e3ed 0x1c084c6]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:Get (Mono.Xml.SmallXmlParser/IAttrList,string) [0x19e62f0 - 0x19e63a1 0x1c18e7f]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:OnChars (string) [0x19e67b0 - 0x19e67cc 0x1c18ebe]
Mono: AOT: FOUND method System.Security.Cryptography.CryptoConfig/CryptoHandler:OnEndParsing (Mono.Xml.SmallXmlParser) [0x19e6160 - 0x19e62ea 0x1c18e71]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:GetEnumerator () [0x176eb70 - 0x176ec33 0x1c084d8]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2/Enumerator:.ctor (System.Collections.Generic.Dictionary`2<TKey, TValue>,int) [0x1770bd0 - 0x1770c60 0x1c0852b]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2/Enumerator:MoveNext () [0x1770c60 - 0x1770e3d 0x1c0852d]
Mono: AOT: FOUND method System.Collections.Generic.KeyValuePair`2:.ctor (TKey,TValue) [0x17728d0 - 0x1772920 0x1c0859e]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:get_Item (TKey) [0x176e340 - 0x176e3b0 0x1c084c4]
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll'.
Mono: Image addref Mono.Security[0x7a18d440] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll[0x7b1f2000]: 2
Mono: Assembly Mono.Security[0x7a18d440] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Mono.Security.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/Mono.Security.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/Mono.Security/Mono.Security.config'.
Mono: Assembly Ref addref Mono.Security[0x7a18d440] -> mscorlib[0x7a06b830]: 16
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:Clear () [0x176e730 - 0x176e7dd 0x1c084d0]
Mono: AOT: FOUND method System.Collections.Stack:Clear () [0x1786a00 - 0x1786a49 0x1c08c63]
Mono: AOT: FOUND method System.IO.TextReader:Dispose () [0x17ff4e0 - 0x17ff51a 0x1c0bd8a]
Mono: AOT: FOUND method System.IO.StreamReader:Dispose (bool) [0x17f8970 - 0x17f8a58 0x1c0ba37]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:TryGetValue (TKey,TValue&) [0x176fd60 - 0x176fdfb 0x1c084ff]
Mono: AOT: FOUND method System.Activator:CreateInstance (System.Type,object[]) [0x1a7a160 - 0x1a7a19a 0x1c1ce2a]
Mono: AOT: FOUND method System.Reflection.Binder:.cctor () [0x194f390 - 0x194f3d0 0x1c14277]
Mono: AOT: FOUND method System.Activator:CreateInstance (System.Type,object[],object[]) [0x1a7a1a0 - 0x1a7a1f6 0x1c1ce2d]
Mono: AOT: FOUND method System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[]) [0x1a7a250 - 0x1a7a652 0x1c1ce34]
Mono: AOT: FOUND method System.Reflection.Binder/Default:BindToMethod (System.Reflection.BindingFlags,System.Reflection.MethodBase[],object[]&,System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,string[],object&) [0x194f4b0 - 0x194f937 0x1c14283]
Mono: AOT: FOUND method System.Reflection.Binder/Default:SelectMethod (System.Reflection.BindingFlags,System.Reflection.MethodBase[],System.Type[],System.Reflection.ParameterModifier[],bool,object[]&) [0x19503e0 - 0x1950b45 0x1c142d6]
Mono: AOT: FOUND method System.Reflection.MonoCMethod:GetParametersInternal () [0x195cb20 - 0x195cb4e 0x1c14912]
Mono: AOT: FOUND method System.DBNull:.cctor () [0x179eb40 - 0x179eb80 0x1c098f5]
Mono: AOT: FOUND method System.Reflection.Binder/Default:AdjustArguments (System.Reflection.MethodBase,object[]&) [0x194f940 - 0x194faf5 0x1c14290]
Mono: AOT: FOUND method System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x195cec0 - 0x195cf0b 0x1c1491e]
Mono: AOT: FOUND method System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x195cc70 - 0x195ce0f 0x1c14918]
Mono: AOT: FOUND method System.Reflection.Binder:ConvertValues (object[],System.Reflection.ParameterInfo[],System.Globalization.CultureInfo,bool) [0x194dae0 - 0x194dc16 0x1c141b7]
Mono: AOT: FOUND method System.Reflection.MonoCMethod:get_DeclaringType () [0x195d020 - 0x195d04a 0x1c1492a]
Mono: AOT: NOT FOUND: System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&).
Mono: AOT: FOUND method System.Security.Cryptography.RNGCryptoServiceProvider:.ctor () [0x19f9970 - 0x19f99a8 0x1c19415]
Mono: AOT: FOUND method System.Security.Cryptography.RNGCryptoServiceProvider:.cctor () [0x19f9920 - 0x19f9970 0x1c1940e]
Mono: AOT: NOT FOUND: System.Security.Cryptography.RNGCryptoServiceProvider:RngOpen ().
Mono: AOT: NOT FOUND: System.Security.Cryptography.RNGCryptoServiceProvider:RngInitialize (byte[]).
Mono: AOT: FOUND method System.Security.Cryptography.RNGCryptoServiceProvider:Check () [0x19f9aa0 - 0x19f9afb 0x1c19425]
Mono: AOT: FOUND method System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[]) [0x19f9b00 - 0x19f9bdf 0x1c1942b]
Mono: AOT: NOT FOUND: System.Security.Cryptography.RNGCryptoServiceProvider:RngGetBytes (intptr,byte[]).
Mono: AOT: FOUND method System.Guid:.ctor (byte[]) [0x17e82e0 - 0x17e8552 0x1c0b407]
Mono: AOT: FOUND method System.Collections.Hashtable:ContainsKey (object) [0x1777190 - 0x17773d8 0x1c0871b]
Mono: AOT: FOUND method System.MonoType:GetCustomAttributes (System.Type,bool) [0x1aa4980 - 0x1aa49e9 0x1c1df95]
Mono: AOT: FOUND method System.MonoCustomAttrs:GetCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type,bool) [0x1aa1320 - 0x1aa1c5d 0x1c1de93]
Mono: AOT: FOUND method System.MonoCustomAttrs:.cctor () [0x1aa2800 - 0x1aa2850 0x1c1df07]
Mono: AOT: FOUND method System.MonoCustomAttrs:GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider,System.Type,bool) [0x1aa1140 - 0x1aa1237 0x1c1de86]
Mono: AOT: FOUND method System.MonoCustomAttrs:IsUserCattrProvider (object) [0x1aa0cf0 - 0x1aa0e3d 0x1c1de5c]
Mono: AOT: NOT FOUND: System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool).
Mono: AOT: FOUND method System.MonoCustomAttrs:GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type) [0x1aa0e40 - 0x1aa1132 0x1c1de70]
Mono: AOT: FOUND method System.Type:GetPseudoCustomAttributes () [0x1ad9460 - 0x1ad955f 0x1c1f207]
Mono: AOT: FOUND method System.Collections.Generic.List`1:.ctor (int) [0x1772af0 - 0x1772ba8 0x1c085ab]
Mono: AOT: FOUND method System.Type:IsValueTypeImpl () [0x1ad7df0 - 0x1ad7e51 0x1c1f14d]
Mono: AOT: FOUND method System.Array:CreateInstance (System.Type,int) [0x1a7fbf0 - 0x1a7fc4f 0x1c1d03a]
Mono: AOT: FOUND method System.Array:CreateInstance (System.Type,int[]) [0x1a7fd60 - 0x1a7ffb7 0x1c1d043]
Mono: AOT: NOT FOUND: System.Array:CreateInstanceImpl (System.Type,int[],int[]).
Mono: AOT: FOUND method System.Collections.Generic.List`1:CopyTo (T[],int) [0x1773a40 - 0x1773a8a 0x1c08606]
Mono: AOT: NOT FOUND: System.MonoType:GetElementType ().
Mono: AOT: NOT FOUND: System.MonoType:get_BaseType ().
Mono: AOT: FOUND method System.Type:get_IsInterface () [0x1ad5480 - 0x1ad54b7 0x1c1ef87]
Mono: AOT: FOUND method System.Reflection.DefaultMemberAttribute:.ctor (string) [0x1953c70 - 0x1953ca6 0x1c1446b]
Mono: AOT: FOUND method System.Diagnostics.DebuggerDisplayAttribute:.ctor (string) [0x18dea40 - 0x18deabe 0x1c1168e]
Mono: AOT: NOT FOUND: System.MonoType:GetInterfaces ().
Mono: AOT: FOUND method System.Type:get_Attributes () [0x1ad50c0 - 0x1ad50ea 0x1c1ef3f]
Mono: AOT: FOUND method System.Runtime.InteropServices.ComVisibleAttribute:.ctor (bool) [0x19729e0 - 0x1972a06 0x1c1525c]
Mono: AOT: FOUND method System.Runtime.InteropServices.GuidAttribute:.ctor (string) [0x1973ab0 - 0x1973ae6 0x1c152f4]
Mono: AOT: FOUND method System.Attribute:get_TypeId () [0x1a8a020 - 0x1a8a044 0x1c1d205]
Mono: AOT: FOUND method System.Collections.Hashtable:.ctor (int,System.Collections.IEqualityComparer) [0x17766a0 - 0x17766db 0x1c086cd]
Mono: AOT: FOUND method System.Collections.Hashtable:Contains (object) [0x1777150 - 0x1777184 0x1c08719]
Mono: AOT: FOUND method System.Collections.ArrayList:.ctor (int) [0x175f930 - 0x175fa3e 0x1c07f62]
Mono: AOT: FOUND method System.Array:SetValue (object,int) [0x1a7f9a0 - 0x1a7faa6 0x1c1d030]
Mono: AOT: FOUND method System.Type:IsInstanceOfType (object) [0x1ad7040 - 0x1ad7095 0x1c1f0c5]
Mono: AOT: NOT FOUND: System.Type:IsInstanceOfType (System.Type,object).
Mono: AOT: NOT FOUND: System.MonoType:GetField (string,System.Reflection.BindingFlags).
Mono: AOT: FOUND method System.Reflection.FieldInfo:op_Inequality (System.Reflection.FieldInfo,System.Reflection.FieldInfo) [0x19554a0 - 0x1955503 0x1c14520]
Mono: AOT: FOUND method System.Reflection.FieldInfo:get_IsStatic () [0x1954c80 - 0x1954cbf 0x1c144e1]
Mono: AOT: FOUND method System.Reflection.MonoField:get_Attributes () [0x1959920 - 0x1959942 0x1c147c3]
Mono: AOT: FOUND method System.Reflection.MonoField:GetValue (object) [0x1959b20 - 0x1959c49 0x1c147d5]
Mono: AOT: FOUND method System.Reflection.MonoField:get_DeclaringType () [0x1959a10 - 0x1959a3f 0x1c147cb]
Mono: AOT: NOT FOUND: System.Reflection.MonoField:GetParentType (bool).
Mono: AOT: NOT FOUND: System.Reflection.MonoField:GetValueInternal (object).
Mono: AOT: FOUND method System.Collections.Hashtable:GetEnumerator () [0x1777fe0 - 0x177802f 0x1c08742]
Mono: AOT: FOUND method System.Collections.Hashtable/HashtableEnumerator:MoveNext () [0x177ab70 - 0x177ac8c 0x1c08843]
Mono: AOT: FOUND method System.Collections.Hashtable/HashtableEnumerator:get_Current () [0x177ad70 - 0x177ae8e 0x1c08847]
Mono: AOT: FOUND method System.Type:get_IsVisible () [0x1ad8dd0 - 0x1ad8e25 0x1c1f1d5]
Mono: AOT: FOUND method System.Type:GetConstructor (System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) [0x1ad7f30 - 0x1ad7f7b 0x1c1f167]
Mono: AOT: FOUND method System.MonoType:GetConstructorImpl (System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) [0x1aa2c00 - 0x1aa2c5c 0x1c1df2b]
Mono: AOT: FOUND method System.MonoType:GetConstructorImpl (System.Reflection.ConstructorInfo[],System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) [0x1aa2c60 - 0x1aa2e99 0x1c1df2d]
Mono: AOT: FOUND method System.Reflection.Binder/Default:SelectMethod (System.Reflection.BindingFlags,System.Reflection.MethodBase[],System.Type[],System.Reflection.ParameterModifier[]) [0x1950380 - 0x19503e0 0x1c142d4]
Mono: AOT: FOUND method System.Reflection.ConstructorInfo:op_Inequality (System.Reflection.ConstructorInfo,System.Reflection.ConstructorInfo) [0x1951980 - 0x19519e3 0x1c1434b]
Mono: AOT: FOUND method System.Reflection.ConstructorInfo:.cctor () [0x19519f0 - 0x1951a30 0x1c1434f]
Mono: AOT: FOUND method System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x1a7a200 - 0x1a7a24f 0x1c1ce31]
Mono: AOT: FOUND method System.Type:GetConstructor (System.Type[]) [0x1ad7ee0 - 0x1ad7f2e 0x1c1f163]
Mono: AOT: FOUND method System.Reflection.ConstructorInfo:op_Equality (System.Reflection.ConstructorInfo,System.Reflection.ConstructorInfo) [0x1951920 - 0x195197b 0x1c14347]
Mono: AOT: FOUND method System.Collections.Generic.List`1:.ctor () [0x1772a90 - 0x1772ae9 0x1c085a8]
Mono: AOT: FOUND method System.IO.StringReader:.ctor (string) [0x17fe0c0 - 0x17fe1ac 0x1c0bcd9]
Mono: AOT: FOUND method System.IO.StringReader:Read (char[],int,int) [0x17fe470 - 0x17fe737 0x1c0bcf6]
Mono: AOT: FOUND method System.Collections.Generic.List`1:GetEnumerator () [0x1774150 - 0x1774215 0x1c0862d]
Mono: AOT: FOUND method System.Collections.Generic.List`1/Enumerator:.ctor (System.Collections.Generic.List`1<T>) [0x1775f40 - 0x1775f9c 0x1c086a8]
Mono: AOT: FOUND method System.Collections.Generic.List`1/Enumerator:MoveNext () [0x1775fc0 - 0x177605b 0x1c086ac]
Mono: AOT: FOUND method System.Collections.Generic.List`1/Enumerator:System.Collections.IEnumerator.get_Current () [0x1776100 - 0x1776159 0x1c086b2]
Mono: AOT: FOUND method System.Collections.Generic.List`1/Enumerator:Dispose () [0x1775fa0 - 0x1775fbf 0x1c086aa]
Mono: AOT: FOUND method System.IO.StringReader:Close () [0x17fe1b0 - 0x17fe1df 0x1c0bce1]
Mono: AOT: FOUND method System.IO.StringReader:Dispose (bool) [0x17fe1e0 - 0x17fe226 0x1c0bce3]
Mono: AOT: FOUND method System.Attribute:GetCustomAttribute (System.Reflection.MemberInfo,System.Type) [0x1a8a220 - 0x1a8a256 0x1c1d211]
Mono: AOT: FOUND method System.Attribute:CheckParameters (object,System.Type) [0x1a8a050 - 0x1a8a12e 0x1c1d207]
Mono: AOT: FOUND method System.MonoCustomAttrs:GetCustomAttribute (System.Reflection.ICustomAttributeProvider,System.Type,bool) [0x1aa1240 - 0x1aa1316 0x1c1de8d]
Mono: AOT: FOUND method System.MonoCustomAttrs:GetBase (System.Reflection.ICustomAttributeProvider) [0x1aa2320 - 0x1aa2525 0x1c1decf]
Mono: AOT: FOUND method System.MonoCustomAttrs:RetrieveAttributeUsage (System.Type) [0x1aa2690 - 0x1aa27f2 0x1c1def1]
Mono: AOT: FOUND method System.MonoCustomAttrs:RetrieveAttributeUsageNoCache (System.Type) [0x1aa2530 - 0x1aa268a 0x1c1dee3]
Mono: AOT: FOUND method System.AttributeUsageAttribute:.ctor (System.AttributeTargets) [0x1a8b440 - 0x1a8b469 0x1c1d289]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2:.ctor (int) [0x176dc50 - 0x176dc86 0x1c084a6]
Mono: AOT: FOUND method System.CultureAwareComparer:GetHashCode (string) [0x180e380 - 0x180e3f4 0x1c0c54a]
Mono: AOT: FOUND method System.Globalization.CompareInfo:GetSortKey (string,System.Globalization.CompareOptions) [0x18e1610 - 0x18e1716 0x1c117c9]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SimpleCollator:GetSortKey (string,int,int,System.Globalization.CompareOptions) [0x18aa2d0 - 0x18aa377 0x1c10554]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SortKeyBuffer:Initialize (System.Globalization.CompareOptions,int,string,bool) [0x18b0870 - 0x18b0a83 0x1c1062d]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SimpleCollator:GetExtenderType (int) [0x18a9e40 - 0x18a9f5c 0x1c10534]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:IsIgnorable (int,byte) [0x18a63a0 - 0x18a6470 0x1c10303]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SimpleCollator:GetContraction (string,int,int) [0x18a9850 - 0x18a98d7 0x1c10512]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:IsIgnorableNonSpacing (int) [0x18a64b0 - 0x18a64e2 0x1c1030f]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:Level2 (int) [0x18a6140 - 0x18a6194 0x1c102e7]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:HasSpecialWeight (char) [0x18a6700 - 0x18a67a8 0x1c1031f]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:Category (int) [0x18a6080 - 0x18a60d4 0x1c102d7]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:Level1 (int) [0x18a60e0 - 0x18a6134 0x1c102df]
Mono: AOT: FOUND method Mono.Globalization.Unicode.MSCompatUnicodeTable:Level3 (int) [0x18a61a0 - 0x18a61f4 0x1c102ef]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SortKeyBuffer:AppendBufferPrimitive (byte,byte[]&,int&) [0x18b10d0 - 0x18b1175 0x1c1063f]
Mono: AOT: FOUND method Mono.Globalization.Unicode.SortKeyBuffer:GetResult () [0x18b1230 - 0x18b183d 0x1c10646]
Mono: AOT: FOUND method System.Globalization.SortKey:GetHashCode () [0x18b0500 - 0x18b0591 0x1c10619]
Mono: AOT: FOUND method string:Concat (object,object,object) [0x1ab9240 - 0x1ab92d8 0x1c1e6f4]
Mono: AOT: FOUND method System.MonoType:ToString () [0x1aa4af0 - 0x1aa4b27 0x1c1df9f]
Mono: AOT: NOT FOUND: System.MonoType:getFullName (bool,bool).
Mono: AOT: FOUND method string:Concat (string,string,string) [0x1ab9590 - 0x1ab9790 0x1c1e70b]
Mono: AOT: FOUND method System.Reflection.Assembly:GetHashCode () [0x194ace0 - 0x194ad07 0x1c14024]
Mono: AOT: FOUND method string:Concat (string[]) [0x1ab9b40 - 0x1ab9bfb 0x1c1e727]
Mono: AOT: FOUND method System.Attribute:GetCustomAttributes (System.Reflection.Assembly,System.Type,bool) [0x1a8a600 - 0x1a8a69b 0x1c1d22f]
Mono: AOT: FOUND method System.Reflection.Assembly:GetCustomAttributes (System.Type,bool) [0x19495e0 - 0x1949616 0x1c13f9c]
Mono: AOT: NOT FOUND: System.MonoType:get_Assembly ().
Mono: AOT: FOUND method string:Intern (string) [0x1ab9ea0 - 0x1ab9ef2 0x1c1e738]
Mono: AOT: NOT FOUND: string:InternalIntern (string).
Mono: AOT: FOUND method System.Collections.CaseInsensitiveHashCodeProvider:get_Default () [0x176af60 - 0x176afb0 0x1c0836c]
Mono: AOT: FOUND method System.Collections.CaseInsensitiveHashCodeProvider:.cctor () [0x176b0e0 - 0x176b100 0x1c08382]
Mono: AOT: NOT FOUND: System.Globalization.CultureInfo:construct_internal_locale_from_lcid (int).
Mono: AOT: FOUND method System.Collections.CaseInsensitiveComparer:get_Default () [0x176ad00 - 0x176ad50 0x1c08350]
Mono: AOT: FOUND method string:Format (string,object) [0x1ab8730 - 0x1ab879b 0x1c1e6ab]
Mono: AOT: FOUND method string:FormatHelper (System.Text.StringBuilder,System.IFormatProvider,string,object[]) [0x1ab8970 - 0x1ab90d1 0x1c1e6c2]
Mono: AOT: FOUND method string:ParseFormatSpecifier (string,int&,int&,int&,bool&,string&) [0x1aba820 - 0x1abab98 0x1c1e7a4]
Mono: AOT: FOUND method System.Collections.Hashtable:.ctor (System.Collections.IHashCodeProvider,System.Collections.IComparer) [0x17765c0 - 0x1776603 0x1c086c7]
Mono: AOT: FOUND method System.Collections.Hashtable:.ctor (int,single,System.Collections.IHashCodeProvider,System.Collections.IComparer) [0x17764d0 - 0x1776565 0x1c086c1]
Mono: AOT: FOUND method System.Collections.CompatibleComparer:GetHashCode (object) [0x176c490 - 0x176c506 0x1c0840c]
Mono: AOT: FOUND method System.Collections.CaseInsensitiveHashCodeProvider:GetHashCode (object) [0x176b030 - 0x176b0d3 0x1c0837d]
Mono: AOT: FOUND method System.Globalization.TextInfo:GetCaseInsensitiveHashCode (string) [0x18eee80 - 0x18eeeb0 0x1c11f77]
Mono: AOT: FOUND method System.StringComparer:get_CurrentCultureIgnoreCase () [0x180dc20 - 0x180dc80 0x1c0c4f7]
Mono: The request to load the assembly System.Xml v1.0.5000.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref log4net[0x7a07a500] -> System.Xml[0x7a09ef00]: 3
Mono: AOT: FOUND method System.Threading.ReaderWriterLock:.ctor () [0x1a6fdf0 - 0x1a6fe98 0x1c1c96e]
Mono: AOT: FOUND method string:LastIndexOf (char,int) [0x1ab68c0 - 0x1ab68fd 0x1c1e5f2]
Mono: AOT: FOUND method System.Reflection.Assembly:get_EscapedCodeBase () [0x19492f0 - 0x194931f 0x1c13f84]
Mono: AOT: FOUND method System.Reflection.Assembly:GetCodeBase (bool) [0x19491d0 - 0x19492bb 0x1c13f7b]
Mono: AOT: NOT FOUND: System.Reflection.Assembly:get_code_base (bool).
Mono: AOT: FOUND method char:IsDigit (char) [0x1752560 - 0x17525ce 0x1c07bf1]
Mono: AOT: FOUND method string:Equals (object) [0x1ab2420 - 0x1ab247e 0x1c1e482]
Mono: AOT: FOUND method char:IsLetterOrDigit (char) [0x1752a50 - 0x1752ad2 0x1c07c16]
Mono: AOT: FOUND method char:CheckLetterOrDigit (System.Globalization.UnicodeCategory) [0x1752a00 - 0x1752a43 0x1c07c12]
Mono: AOT: FOUND method string:Concat (object,object) [0x1ab91d0 - 0x1ab9238 0x1c1e6f0]
Mono: AOT: FOUND method char:ToString () [0x1752390 - 0x17523ca 0x1c07be2]
Mono: AOT: FOUND method System.IO.Path:Combine (string,string) [0x19062a0 - 0x1906482 0x1c12927]
Mono: AOT: FOUND method System.Environment:GetFolderPath (System.Environment/SpecialFolder) [0x18d8720 - 0x18d874f 0x1c11368]
Mono: AOT: FOUND method System.Environment:GetFolderPath (System.Environment/SpecialFolder,System.Environment/SpecialFolderOption) [0x18d8750 - 0x18d87ff 0x1c1136a]
Mono: AOT: FOUND method System.Environment:UnixGetFolderPath (System.Environment/SpecialFolder,System.Environment/SpecialFolderOption) [0x18d8aa0 - 0x18d8dca 0x1c1137b]
Mono: AOT: NOT FOUND: System.Environment:internalGetHome ().
Mono: AOT: FOUND method System.IO.Directory:Exists (string) [0x18f7ac0 - 0x18f7b17 0x1c122ff]
Mono: The request to load the assembly System.Xml v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref clientcommon[0x7a06e380] -> System.Xml[0x7a09ef00]: 4
Mono: AOT: FOUND method System.MulticastDelegate:CombineImpl (System.Delegate) [0x1aa52b0 - 0x1aa5579 0x1c1dfd3]
Mono: AOT: FOUND method System.Delegate:Clone () [0x1a922b0 - 0x1a922d7 0x1c1d846]
Mono: AOT: NOT FOUND: System.Delegate:SetMulticastInvoke ().
Mono: AOT: FOUND method System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) [0x18ffed0 - 0x18fff2b 0x1c1264e]
Mono: AOT: FOUND method System.Text.Encoding:get_Default () [0x1819650 - 0x1819690 0x1c0c9a0]
Mono: AOT: FOUND method System.Text.EncodingHelper:GetDefaultEncoding () [0x1a68e90 - 0x1a68fc0 0x1c1c711]
Mono: AOT: FOUND method System.Text.EncodingHelper:.cctor () [0x1a693e0 - 0x1a69420 0x1c1c733]
Mono: AOT: NOT FOUND: System.Text.EncodingHelper:InternalCodePage (int&).
Mono: AOT: FOUND method int:Equals (object) [0x17ed260 - 0x17ed2f6 0x1c0b5b8]
Mono: Assembly Ref addref System[0x7a06fcf0] -> System.Xml[0x7a09ef00]: 5
Mono: AOT: FOUND method System.Array:GetEnumerator () [0x1a7e940 - 0x1a7e987 0x1c1d005]
Mono: AOT: FOUND method System.Type:GetMethod (string,System.Type[]) [0x1ad7510 - 0x1ad7565 0x1c1f0fd]
Mono: AOT: FOUND method System.MonoType:GetMethodImpl (string,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) [0x1aa3460 - 0x1aa36fc 0x1c1df49]
Mono: AOT: NOT FOUND: System.MonoType:GetMethodsByName (string,System.Reflection.BindingFlags,bool,System.Type).
Mono: AOT: FOUND method System.Reflection.MonoMethod:GetParametersCount () [0x195bf20 - 0x195bf51 0x1c148cb]
Mono: AOT: FOUND method System.Reflection.MonoMethod:GetParametersInternal () [0x195bef0 - 0x195bf1e 0x1c148c9]
Mono: AOT: FOUND method System.Reflection.ParameterInfo:get_ParameterType () [0x19601a0 - 0x19601c2 0x1c14a61]
Mono: AOT: FOUND method System.Reflection.MonoMethod:get_DeclaringType () [0x195c1a0 - 0x195c1ca 0x1c148d9]
Mono: AOT: FOUND method System.Globalization.TextInfo:ToLowerInvariant (char) [0x18ede00 - 0x18ede67 0x1c11eeb]
Mono: AOT: FOUND method System.Collections.ArrayList:Synchronized (System.Collections.ArrayList) [0x1761850 - 0x17618c2 0x1c0801a]
Mono: AOT: FOUND method System.Collections.ArrayList:get_SyncRoot () [0x175fcf0 - 0x175fd7a 0x1c07f82]
Mono: AOT: FOUND method System.Collections.ArrayList/SyncArrayList:Add (object) [0x1763a70 - 0x1763af4 0x1c080f7]
Mono: AOT: FOUND method System.Collections.ArrayList:Remove (object) [0x1760f40 - 0x1760f8a 0x1c07fee]
Mono: AOT: FOUND method System.Collections.ArrayList:IndexOf (object) [0x17607e0 - 0x1760820 0x1c07fc6]
Mono: AOT: FOUND method System.Collections.ArrayList:RemoveAt (int) [0x1760f90 - 0x1761079 0x1c07ff1]
Mono: AOT: FOUND method bool:Parse (string) [0x1750e50 - 0x1750ee5 0x1c07b36]
Mono: AOT: FOUND method bool:.cctor () [0x17515f0 - 0x1751630 0x1c07b76]
Mono: AOT: FOUND method bool:TryParse (string,bool&) [0x1750ef0 - 0x1750fe2 0x1c07b39]
Mono: AOT: FOUND method int:Parse (string) [0x17ed4a0 - 0x17ed4d8 0x1c0b5ca]
Mono: AOT: FOUND method System.Number:ParseInt32 (string,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) [0x18053a0 - 0x1805532 0x1c0c0e7]
Mono: AOT: NOT FOUND: System.Type:get_IsGenericTypeDefinition ().
Mono: AOT: NOT FOUND: System.MonoType:get_Name ().
Mono: AOT: FOUND method System.MonoType:get_FullName () [0x1aa4720 - 0x1aa47ca 0x1c1df85]
Mono: AOT: FOUND method string:Replace (char,char) [0x1ab7bd0 - 0x1ab7d18 0x1c1e668]
Mono: AOT: FOUND method System.Reflection.CustomAttributeExtensions:GetCustomAttribute<T> (System.Reflection.MemberInfo) [0x19525e0 - 0x195263f 0x1c143c4]
Mono: AOT: FOUND method System.Collections.Hashtable/SyncHashtable:Add (object,object) [0x177a460 - 0x177a4f0 0x1c0881f]
Mono: AOT: FOUND method System.Type:get_IsArray () [0x1ad51f0 - 0x1ad521d 0x1c1ef59]
Mono: AOT: FOUND method System.Collections.Hashtable/SyncHashtable:get_Values () [0x177a910 - 0x177a998 0x1c08835]
Mono: AOT: FOUND method System.Collections.Hashtable:get_Values () [0x1778200 - 0x177826f 0x1c08758]
Mono: AOT: FOUND method System.Collections.Hashtable/ValueCollection:GetEnumerator () [0x1779fc0 - 0x177a018 0x1c087f7]
Mono: AOT: FOUND method string:IndexOf (char) [0x1ab5ce0 - 0x1ab5d2f 0x1c1e5be]
Mono: AOT: FOUND method System.Type:get_IsPublic () [0x1ad5750 - 0x1ad5787 0x1c1efb7]
Mono: AOT: NOT FOUND: System.MonoType:get_DeclaringType ().
Mono: AOT: FOUND method System.MonoType:GetCustomAttributes (bool) [0x1aa4950 - 0x1aa497f 0x1c1df93]
Mono: AOT: FOUND method System.MonoCustomAttrs:GetCustomAttributes (System.Reflection.ICustomAttributeProvider,bool) [0x1aa1c60 - 0x1aa1d4e 0x1c1deb1]
Mono: AOT: NOT FOUND: System.Array:Clone ().
Mono: AOT: FOUND method System.Type:get_IsValueType () [0x1ad5970 - 0x1ad599d 0x1c1efd3]
Mono: AOT: FOUND method System.Collections.ArrayList:Insert (int,object) [0x17609a0 - 0x1760a8c 0x1c07fcf]
Mono: AOT: FOUND method System.MonoType:GetFields (System.Reflection.BindingFlags) [0x1aa2f80 - 0x1aa2fb2 0x1c1df3d]
Mono: AOT: NOT FOUND: System.MonoType:GetFields_internal (System.Reflection.BindingFlags,System.Type).
Mono: AOT: FOUND method System.MonoType:GetProperties (System.Reflection.BindingFlags) [0x1aa3870 - 0x1aa38b2 0x1c1df5b]
Mono: AOT: NOT FOUND: System.MonoType:GetPropertiesByName (string,System.Reflection.BindingFlags,bool,System.Type).
Mono: AOT: FOUND method System.Reflection.MonoField:get_Name () [0x1959a40 - 0x1959a62 0x1c147cd]
Mono: AOT: FOUND method System.Reflection.MonoField:GetCustomAttributes (bool) [0x1959ab0 - 0x1959adf 0x1c147d1]
Mono: AOT: FOUND method System.Reflection.FieldInfo:GetPseudoCustomAttributes () [0x1955180 - 0x19552e3 0x1c14509]
Mono: AOT: NOT FOUND: System.Reflection.FieldInfo:get_marshal_info ().
Mono: AOT: FOUND method System.Reflection.MonoField:get_FieldType () [0x1959990 - 0x19599df 0x1c147c7]
Mono: AOT: FOUND method System.Collections.CollectionBase:get_Count () [0x176b2f0 - 0x176b32e 0x1c08396]
Mono: AOT: FOUND method System.Collections.CollectionBase:GetEnumerator () [0x176bb80 - 0x176bbb2 0x1c083b4]
Mono: AOT: FOUND method System.Collections.CollectionBase:get_InnerList () [0x176b1d0 - 0x176b24d 0x1c0838c]
Mono: AOT: FOUND method System.Reflection.MemberInfo:op_Equality (System.Reflection.MemberInfo,System.Reflection.MemberInfo) [0x1955c80 - 0x1955cdb 0x1c14569]
Mono: AOT: FOUND method System.Type:GetMember (string,System.Reflection.BindingFlags) [0x1ad72b0 - 0x1ad72f0 0x1c1f0e5]
Mono: AOT: FOUND method System.Type:GetMember (string,System.Reflection.MemberTypes,System.Reflection.BindingFlags) [0x1ad72f0 - 0x1ad73a6 0x1c1f0e9]
Mono: AOT: FOUND method System.Type:FindMembers (System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,object) [0x1ad8180 - 0x1ad876e 0x1c1f17f]
Mono: AOT: FOUND method System.MonoType:GetMethods (System.Reflection.BindingFlags) [0x1aa3410 - 0x1aa3452 0x1c1df47]
Mono: AOT: FOUND method System.Type:FilterName_impl (System.Reflection.MemberInfo,object) [0x1ad4c40 - 0x1ad4d32 0x1c1ef1b]
Mono: AOT: FOUND method System.Reflection.MonoMethod:get_Name () [0x195c1d0 - 0x195c209 0x1c148db]
Mono: AOT: NOT FOUND: System.Reflection.MonoMethod:get_name (System.Reflection.MethodBase).
Mono: AOT: FOUND method System.Reflection.MonoCMethod:get_Name () [0x195d050 - 0x195d089 0x1c1492c]
Mono: AOT: FOUND method System.MonoType:GetEvents (System.Reflection.BindingFlags) [0x1aa2f40 - 0x1aa2f72 0x1c1df3b]
Mono: AOT: NOT FOUND: System.MonoType:GetEvents_internal (System.Reflection.BindingFlags,System.Type).
Mono: AOT: NOT FOUND: System.MonoType:GetNestedTypes (System.Reflection.BindingFlags).
Mono: AOT: FOUND method System.Collections.ArrayList:CopyTo (System.Array) [0x1760360 - 0x1760399 0x1c07faa]
Mono: AOT: FOUND method System.Collections.ArrayList:CopyTo (System.Array,int) [0x17603a0 - 0x1760422 0x1c07fad]
Mono: AOT: FOUND method System.Type:GetMethod (string,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) [0x1ad75d0 - 0x1ad7622 0x1c1f105]
Mono: AOT: FOUND method System.Reflection.MethodInfo:op_Inequality (System.Reflection.MethodInfo,System.Reflection.MethodInfo) [0x19577f0 - 0x1957853 0x1c14643]
Mono: AOT: FOUND method System.Reflection.MemberInfo:op_Inequality (System.Reflection.MemberInfo,System.Reflection.MemberInfo) [0x1955ce0 - 0x1955d43 0x1c1456b]
Mono: AOT: FOUND method char:ToUpper (char,System.Globalization.CultureInfo) [0x1752ae0 - 0x1752b45 0x1c07c1a]
Mono: AOT: FOUND method System.Type:get_IsAbstract () [0x1ad5170 - 0x1ad51ac 0x1c1ef51]
Mono: AOT: FOUND method System.Enum:GetNames (System.Type) [0x1a96620 - 0x1a9673b 0x1c1d9ff]
Mono: AOT: FOUND method System.Type:GetField (string) [0x1ad7160 - 0x1ad7199 0x1c1f0d5]
Mono: AOT: FOUND method System.Reflection.MonoField:IsDefined (System.Type,bool) [0x1959a70 - 0x1959aa9 0x1c147cf]
Mono: AOT: FOUND method System.MonoCustomAttrs:IsDefined (System.Reflection.ICustomAttributeProvider,System.Type,bool) [0x1aa1dc0 - 0x1aa1f36 0x1c1debf]
Mono: AOT: NOT FOUND: System.MonoCustomAttrs:IsDefinedInternal (System.Reflection.ICustomAttributeProvider,System.Type).
Mono: AOT: FOUND method System.Reflection.MonoField:GetCustomAttributes (System.Type,bool) [0x1959ae0 - 0x1959b16 0x1c147d3]
Mono: AOT: FOUND method System.Enum:System.IConvertible.ToInt64 (System.IFormatProvider) [0x1a96320 - 0x1a9635f 0x1c1d9eb]
Mono: AOT: NOT FOUND: System.Enum:get_value ().
Mono: AOT: FOUND method System.Convert:ToInt64 (object,System.IFormatProvider) [0x178d5e0 - 0x178d709 0x1c090fc]
Mono: AOT: FOUND method System.Convert:.cctor () [0x1792b30 - 0x1793460 0x1c09458]
Mono: AOT: FOUND method int:System.IConvertible.ToInt64 (System.IFormatProvider) [0x17ed830 - 0x17ed863 0x1c0b5e8]
Mono: AOT: FOUND method System.MonoType:IsDefined (System.Type,bool) [0x1aa4910 - 0x1aa4949 0x1c1df91]
Mono: AOT: FOUND method System.Collections.ArrayList:ToArray (System.Type) [0x1761940 - 0x17619da 0x1c08022]
Mono: AOT: FOUND method System.Runtime.InteropServices.ClassInterfaceAttribute:.ctor (System.Runtime.InteropServices.ClassInterfaceType) [0x19723e0 - 0x1972405 0x1c15228]
Mono: AOT: FOUND method System.Enum:Format (System.Type,object,string) [0x1a99520 - 0x1a998f3 0x1c1db23]
Mono: AOT: NOT FOUND: System.Enum:get_underlying_type (System.Type).
Mono: AOT: FOUND method System.Enum:GetName (System.Type,object) [0x1a96cd0 - 0x1a96e96 0x1c1da2c]
Mono: AOT: NOT FOUND: System.Enum:ToObject (System.Type,object).
Mono: AOT: FOUND method System.Enum:FindPosition (System.Type,object,System.Array) [0x1a96740 - 0x1a96cc8 0x1c1da03]
Mono: AOT: FOUND method System.Type:GetTypeCodeImpl () [0x1ad6440 - 0x1ad652d 0x1c1f041]
Mono: AOT: NOT FOUND: System.Type:GetTypeCodeInternal (System.Type).
Mono: AOT: FOUND method System.Collections.Generic.Comparer`1<int>:.cctor () [0x1b30370 - 0x1b30470 0x1c21402]
Mono: AOT: FOUND method System.Type:MakeGenericType (System.Type[]) [0x1ad8aa0 - 0x1ad8d62 0x1c1f1c3]
Mono: AOT: FOUND method System.MonoType:get_IsUserType () [0x1aa4e50 - 0x1aa4e6e 0x1c1dfb3]
Mono: AOT: NOT FOUND: System.MonoType:GetGenericArguments ().
Mono: AOT: NOT FOUND: System.Type:MakeGenericType (System.Type,System.Type[]).
Mono: AOT: FOUND method System.Collections.Generic.GenericComparer`1<int>:.ctor () [0x1b300f0 - 0x1b3010c 0x1c213d2]
Mono: AOT: FOUND method System.Array:BinarySearch<int> (int[],int,int,int,System.Collections.Generic.IComparer`1<int>) [0x1b62130 - 0x1b62356 0x1c22cd8]
Mono: AOT: FOUND method System.MonoEnumInfo/IntComparer:Compare (int,int) [0x1a95ec0 - 0x1a95efb 0x1c1d9cb]
Mono: AOT: FOUND method System.Collections.Hashtable:get_Count () [0x1778f20 - 0x1778f42 0x1c0876a]
Mono: AOT: FOUND method string:StartsWith (string) [0x1ab75a0 - 0x1ab7615 0x1c1e644]
Mono: AOT: FOUND method System.Globalization.CompareInfo:IsPrefix (string,string,System.Globalization.CompareOptions) [0x18e2050 - 0x18e2192 0x1c11819]
Mono: AOT: FOUND method System.Nullable`1<bool>:get_Value () [0x1b08840 - 0x1b08892 0x1c200a4]
Mono: AOT: FOUND method System.Convert:ChangeType (object,System.Type,System.IFormatProvider) [0x1788fb0 - 0x1789798 0x1c08da4]
Mono: AOT: FOUND method string:ToString (System.IFormatProvider) [0x1ab8710 - 0x1ab872f 0x1c1e6a7]
Mono: AOT: FOUND method System.Reflection.FieldInfo:SetValue (object,object) [0x1954f40 - 0x1954f90 0x1c144f7]
Mono: AOT: FOUND method System.Reflection.MonoField:SetValue (object,object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) [0x1959ca0 - 0x1959e66 0x1c147db]
Mono: AOT: FOUND method System.Reflection.Binder:ConvertValue (object,System.Type,System.Globalization.CultureInfo,bool) [0x194dc20 - 0x194dd96 0x1c141bd]
Mono: AOT: FOUND method System.Reflection.Binder:TryConvertToType (object,System.Type,bool&) [0x194dda0 - 0x194dedf 0x1c141c4]
Mono: AOT: NOT FOUND: System.Reflection.MonoField:SetValueInternal (System.Reflection.FieldInfo,object,object).
Mono: AOT: FOUND method System.Array:Copy (System.Array,System.Array,int) [0x1a80b90 - 0x1a80c72 0x1c1d066]
Mono: AOT: FOUND method int:Parse (string,System.Globalization.NumberStyles,System.IFormatProvider) [0x17ed570 - 0x17ed5b8 0x1c0b5d0]
Mono: AOT: FOUND method int16:Parse (string,System.Globalization.NumberStyles,System.IFormatProvider) [0x17eca50 - 0x17eca9b 0x1c0b583]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_InvariantCulture () [0x18e2fe0 - 0x18e3010 0x1c1189f]
Mono: AOT: FOUND method string:Format (System.IFormatProvider,string,object[]) [0x1ab8920 - 0x1ab8965 0x1c1e6be]
Mono: AOT: FOUND method int:ToString (string,System.IFormatProvider) [0x17ed450 - 0x17ed497 0x1c0b5c8]
Mono: AOT: FOUND method System.Threading.Timeout:.cctor () [0x1856490 - 0x1856510 0x1c0e172]
Mono: AOT: FOUND method System.TimeSpan:.ctor (int,int,int,int,int) [0x1856fc0 - 0x18575b2 0x1c0e240]
Mono: AOT: FOUND method System.TimeSpan:.cctor () [0x1859810 - 0x18598e0 0x1c0e359]
Mono: AOT: FOUND method System.TimeSpan:FromMilliseconds (double) [0x1858810 - 0x1858859 0x1c0e2ba]
Mono: AOT: FOUND method System.TimeSpan:Interval (double,int) [0x18585c0 - 0x1858803 0x1c0e2b5]
Mono: AOT: FOUND method System.Globalization.CultureInfo:get_CurrentCulture () [0x18e3010 - 0x18e3040 0x1c118a4]
Mono: AOT: FOUND method System.Globalization.CultureInfo:ToString () [0x18e46c0 - 0x18e46e2 0x1c119c8]
Mono: AOT: FOUND method int:ToString (System.IFormatProvider) [0x17ed400 - 0x17ed448 0x1c0b5c6]
Mono: AOT: FOUND method System.Collections.Generic.List`1:get_Item (int) [0x1773070 - 0x17730ab 0x1c085cd]
Mono: AOT: FOUND method System.Convert:ToString (int,System.IFormatProvider) [0x1790a20 - 0x1790a4e 0x1c0939d]
Mono: AOT: FOUND method System.Collections.Generic.List`1:set_Item (int,T) [0x17730b0 - 0x1773105 0x1c085d0]
Mono: AOT: FOUND method System.Collections.Generic.List`1:RemoveRange (int,int) [0x1775000 - 0x17750f0 0x1c08665]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:.ctor () [0x1afff20 - 0x1afff57 0x1c1fce5]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:ContainsKey (string) [0x1b00810 - 0x1b0084e 0x1c1fd27]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<string, int>:set_Item (string,int) [0x1b00580 - 0x1b005bd 0x1c1fd1b]
Mono: AOT: FOUND method System.Collections.Generic.List`1:Sort (int,int,System.Collections.Generic.IComparer`1<T>) [0x1775270 - 0x177531c 0x1c08674]
Mono: AOT: FOUND method System.Text.StringBuilder:set_Chars (int,char) [0x1a6ac80 - 0x1a6acfa 0x1c1c7a3]
Mono: AOT: FOUND method System.Text.StringBuilder:Append (object) [0x1a6b6e0 - 0x1a6b721 0x1c1c7d0]
Mono: AOT: FOUND method System.Collections.Generic.List`1:CopyTo (int,T[],int,int) [0x17739e0 - 0x1773a40 0x1c08603]
Mono: AOT: FOUND method System.WeakReference:.ctor (object) [0x1adcdb0 - 0x1adcde6 0x1c1f3e9]
Mono: AOT: NOT FOUND: System.Runtime.InteropServices.GCHandle:GetTargetHandle (object,int,System.Runtime.InteropServices.GCHandleType).
Mono: AOT: FOUND method System.Globalization.CultureInfo:CreateSpecificCultureFromNeutral (string) [0x18e5500 - 0x18e6b54 0x1c11a66]
Mono: AOT: FOUND method System.Threading.Thread:set_CurrentUICulture (System.Globalization.CultureInfo) [0x1a730c0 - 0x1a7312b 0x1c1cac0]
Mono: AOT: FOUND method System.Reflection.Assembly:GetName () [0x1949f00 - 0x1949f32 0x1c13fcb]
Mono: AOT: FOUND method System.Reflection.Assembly:GetName (bool) [0x1949eb0 - 0x1949ef9 0x1c13fc9]
Mono: AOT: FOUND method System.Reflection.Assembly:UnprotectedGetName () [0x1949f40 - 0x1949f90 0x1c13fcd]
Mono: AOT: NOT FOUND: System.Reflection.Assembly:FillName (System.Reflection.Assembly,System.Reflection.AssemblyName).
Mono: AOT: FOUND method System.Version:.ctor (int,int,int,int) [0x18614f0 - 0x186164f 0x1c0e7ff]
Mono: AOT: FOUND method System.Globalization.CultureInfo:CreateCulture (string,bool) [0x18e52d0 - 0x18e5369 0x1c11a59]
Mono: AOT: FOUND method System.Resources.ResourceManager:.ctor (string,System.Reflection.Assembly) [0x1964000 - 0x1964158 0x1c14c50]
Mono: AOT: FOUND method System.Resources.ResourceManager:.cctor () [0x1965bb0 - 0x1965c30 0x1c14d1e]
Mono: AOT: FOUND method System.Resources.ResourceManager:GetResourceSets (System.Reflection.Assembly,string) [0x1964440 - 0x1964642 0x1c14c68]
Mono: AOT: FOUND method System.Resources.ResourceManager:GetNeutralResourcesLanguage (System.Reflection.Assembly) [0x1965840 - 0x1965910 0x1c14cf4]
Mono: AOT: FOUND method System.Resources.ResourceManager:GetString (string,System.Globalization.CultureInfo) [0x1964b20 - 0x1964ce2 0x1c14cb0]
Mono: AOT: FOUND method System.Resources.ResourceManager:InternalGetResourceSet (System.Globalization.CultureInfo,bool,bool) [0x1964ff0 - 0x196562e 0x1c14cd5]
Mono: AOT: FOUND method System.Globalization.CultureInfo:GetHashCode () [0x18e4560 - 0x18e45a0 0x1c119be]
Mono: AOT: FOUND method System.Globalization.CultureInfo:Equals (object) [0x18e4320 - 0x18e4385 0x1c119b1]
Mono: AOT: FOUND method System.Resources.ResourceManager:GetResourceFileName (System.Globalization.CultureInfo) [0x1964cf0 - 0x1964d8d 0x1c14cb7]
Mono: AOT: FOUND method System.Resources.ResourceManager:GetSatelliteContractVersion (System.Reflection.Assembly) [0x1965910 - 0x19659dd 0x1c14cff]
Mono: AOT: FOUND method System.Reflection.Assembly:GetSatelliteAssembly (System.Globalization.CultureInfo,System.Version,bool) [0x194a0d0 - 0x194a2e3 0x1c13fdb]
Mono: AOT: FOUND method System.AppDomain:LoadSatellite (System.Reflection.AssemblyName,bool) [0x18c12b0 - 0x18c1372 0x1c10c58]
Mono: AOT: FOUND method System.Reflection.AssemblyName:get_FullName () [0x194c750 - 0x194c9bc 0x1c14113]
Mono: AOT: FOUND method System.Reflection.AssemblyName:InternalGetPublicKeyToken () [0x194ce50 - 0x194ced8 0x1c14145]
Mono: AOT: FOUND method System.NumberFormatter:ParsePrecision (string) [0x1aa86f0 - 0x1aa8778 0x1c1e110]
Mono: AOT: FOUND method System.NumberFormatter:FormatHexadecimal (int) [0x1aabcc0 - 0x1aabe92 0x1c1e220]
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/commontypes.resources/5.4.16.0_en-us_a107c9c6e34c8876/commontypes.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/commontypes.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/commontypes.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/commontypes.resources/5.4.16.0_en-us_a107c9c6e34c8876/commontypes.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/commontypes.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/commontypes.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/commontypes.resources/5.4.16.0_en_a107c9c6e34c8876/commontypes.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/commontypes.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/commontypes.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/commontypes.resources/5.4.16.0_en_a107c9c6e34c8876/commontypes.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/commontypes.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/commontypes.resources.exe'.
Mono: AOT: FOUND method System.Reflection.Assembly:GetManifestResourceStream (System.Type,string) [0x1949cc0 - 0x1949d83 0x1c13fbd]
Mono: AOT: FOUND method System.Reflection.Assembly:GetManifestResourceStream (string) [0x19499e0 - 0x1949cb7 0x1c13fb7]
Mono: AOT: FOUND method System.Reflection.Assembly:GetManifestResourceInfo (string) [0x194abd0 - 0x194ac8f 0x1c1401c]
Mono: AOT: NOT FOUND: System.Reflection.Assembly:GetManifestResourceInfoInternal (string,System.Reflection.ManifestResourceInfo).
Mono: AOT: FOUND method System.Reflection.ManifestResourceInfo:get_ReferencedAssembly () [0x1955b60 - 0x1955b82 0x1c1455d]
Mono: AOT: FOUND method System.Reflection.ManifestResourceInfo:get_FileName () [0x1955b30 - 0x1955b52 0x1c1455b]
Mono: AOT: FOUND method System.Reflection.Assembly/UnmanagedMemoryStreamForModule:.ctor (byte*,long,System.Reflection.Module) [0x194b7f0 - 0x194b846 0x1c1407d]
Mono: AOT: FOUND method System.Reflection.MonoParameterInfo:IsDefined (System.Type,bool) [0x195e830 - 0x195e869 0x1c149c6]
Mono: AOT: FOUND method System.Reflection.ParameterInfo:GetPseudoCustomAttributes () [0x19603d0 - 0x1960563 0x1c14a75]
Mono: AOT: FOUND method System.Reflection.ParameterInfo:get_Attributes () [0x19601d0 - 0x19601f2 0x1c14a63]
Mono: AOT: FOUND method System.Attribute:IsDefinedOnParameter (System.Reflection.ParameterInfo,System.Type) [0x1a8ae20 - 0x1a8af39 0x1c1d267]
Mono: AOT: FOUND method System.Reflection.ParameterInfo:get_Member () [0x1960340 - 0x1960362 0x1c14a6f]
Mono: AOT: FOUND method System.Reflection.ConstructorInfo:get_MemberType () [0x19515e0 - 0x1951601 0x1c14312]
Mono: AOT: FOUND method System.Reflection.Binder/Default:check_type (System.Type,System.Type) [0x194fcb0 - 0x1950241 0x1c1429c]
Mono: AOT: FOUND method System.Reflection.Binder/Default:CompareCloserType (System.Type,System.Type) [0x1950d70 - 0x1950f1c 0x1c142e4]
Mono: AOT: FOUND method System.Reflection.ConstructorInfo:Equals (object) [0x19518c0 - 0x19518e8 0x1c1433f]
Mono: AOT: FOUND method System.Array:Resize<T> (T[]&,int) [0x1a88100 - 0x1a8823e 0x1c1d19d]
Mono: AOT: FOUND method System.Resources.RuntimeResourceSet:.ctor (System.IO.UnmanagedMemoryStream) [0x196bab0 - 0x196bade 0x1c14f5a]
Mono: AOT: FOUND method System.Resources.ResourceSet:.ctor (System.IO.UnmanagedMemoryStream) [0x1968860 - 0x19688f8 0x1c14e0e]
Mono: AOT: FOUND method System.Resources.ResourceReader:.ctor (System.IO.Stream) [0x1965c30 - 0x1965ddb 0x1c14d2d]
Mono: AOT: FOUND method System.IO.UnmanagedMemoryStream:get_CanRead () [0x190bd20 - 0x190bd6a 0x1c12b33]
Mono: AOT: FOUND method System.IO.BinaryReader:.ctor (System.IO.Stream,System.Text.Encoding,bool) [0x18f4530 - 0x18f4662 0x1c12218]
Mono: AOT: FOUND method System.Text.UTF8Encoding:GetMaxByteCount (int) [0x18286a0 - 0x1828931 0x1c0ce10]
Mono: AOT: FOUND method System.Text.EncoderReplacementFallback:get_MaxCharCount () [0x1816dc0 - 0x1816de5 0x1c0c882]
Mono: AOT: FOUND method System.Resources.ResourceReader:ReadHeaders () [0x1965f50 - 0x196657f 0x1c14d3f]
Mono: AOT: FOUND method System.IO.BinaryReader:ReadInt32 () [0x18f5830 - 0x18f58cf 0x1c1224e]
Mono: AOT: FOUND method System.IO.BinaryReader:FillBuffer (int) [0x18f4790 - 0x18f48b2 0x1c12223]
Mono: AOT: FOUND method System.IO.UnmanagedMemoryStream:Read (byte[],int,int) [0x190c230 - 0x190c693 0x1c12b45]
Mono: AOT: FOUND method System.IO.BinaryReader:ReadString () [0x18f5a20 - 0x18f5c1e 0x1c12254]
Mono: AOT: FOUND method System.IO.BinaryReader:ReadByte () [0x18f5050 - 0x18f5120 0x1c12237]
Mono: AOT: FOUND method System.IO.UnmanagedMemoryStream:ReadByte () [0x190c880 - 0x190cc49 0x1c12b59]
Mono: AOT: FOUND method System.IO.BinaryReader:get_BaseStream () [0x18f4670 - 0x18f4692 0x1c1221b]
Mono: AOT: FOUND method System.IO.UnmanagedMemoryStream:get_Position () [0x190beb0 - 0x190bf05 0x1c12b3d]
Mono: AOT: FOUND method System.Resources.ResourceReader:CreateResourceInfo (long,System.Resources.ResourceReader/ResourceInfo&) [0x1966580 - 0x19666f3 0x1c14d54]
Mono: AOT: FOUND method System.IO.UnmanagedMemoryStream:Seek (long,System.IO.SeekOrigin) [0x190cc50 - 0x190cde5 0x1c12b77]
Mono: AOT: FOUND method System.IO.BinaryReader:Read (byte[],int,int) [0x18f4ae0 - 0x18f4c6b 0x1c1222b]
Mono: AOT: FOUND method System.Text.Encoding:get_Unicode () [0x18197b0 - 0x1819820 0x1c0c9b0]
Mono: AOT: FOUND method System.Text.Encoding:GetString (byte[]) [0x18196e0 - 0x1819760 0x1c0c9ac]
Mono: AOT: FOUND method System.Text.UnicodeEncoding:GetString (byte[],int,int) [0x181cdd0 - 0x181cf42 0x1c0cb57]
Mono: AOT: FOUND method System.Text.UnicodeEncoding:GetCharCount (byte*,int,System.Text.DecoderNLS) [0x181e290 - 0x181ea96 0x1c0cb73]
Mono: AOT: FOUND method System.Text.UnicodeEncoding:GetChars (byte*,int,char*,int,System.Text.DecoderNLS) [0x181eaa0 - 0x181f5d3 0x1c0cb85]
Mono: AOT: FOUND method System.Resources.ResourceSet:GetString (string,bool) [0x1969040 - 0x1969076 0x1c14e47]
Mono: AOT: FOUND method System.Resources.ResourceSet:GetStringInternal (string,bool) [0x1968f50 - 0x1968ff3 0x1c14e41]
Mono: AOT: FOUND method System.Resources.RuntimeResourceSet:GetObject (string,bool) [0x196bbb0 - 0x196bc24 0x1c14f62]
Mono: AOT: FOUND method System.Resources.ResourceSet:GetObjectInternal (string,bool) [0x1968ba0 - 0x1968ed0 0x1c14e30]
Mono: AOT: FOUND method System.Resources.ResourceSet:ReadResources () [0x1969080 - 0x19691c8 0x1c14e49]
Mono: AOT: FOUND method System.Resources.ResourceReader:GetEnumerator () [0x1967990 - 0x1967a06 0x1c14dc6]
Mono: AOT: FOUND method System.Resources.ResourceReader/ResourceEnumerator:FillCache () [0x19685d0 - 0x19686a9 0x1c14dfc]
Mono: AOT: FOUND method System.Resources.ResourceReader:ReadValueVer2 (int) [0x1966760 - 0x1966bf5 0x1c14d59]
Mono: AOT: FOUND method System.Resources.ResourceReader/ResourceEnumerator:Reset () [0x1968570 - 0x19685cc 0x1c14dfa]
Mono: AOT: FOUND method System.Resources.ResourceReader/ResourceEnumerator:MoveNext () [0x19684f0 - 0x196856f 0x1c14df8]
Mono: AOT: FOUND method System.Resources.ResourceReader/ResourceEnumerator:get_Key () [0x1968220 - 0x19682c4 0x1c14ded]
Mono: AOT: FOUND method System.Resources.ResourceReader/ResourceEnumerator:get_Value () [0x19682d0 - 0x1968375 0x1c14def]
Mono: AOT: FOUND method System.Resources.RuntimeResourceSet:CloneDisposableObjectIfPossible (object) [0x196bc30 - 0x196bdd4 0x1c14f64]
Mono: Assembly Ref addref plastic[0x78e75d20] -> log4net[0x7a07a500]: 5
Mono: The request to load the assembly mscorlib v1.0.5000.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref plastic[0x78e75d20] -> mscorlib[0x7a06b830]: 17
Mono: AOT: FOUND method System.IO.FileInfo:.ctor (string) [0x18fe490 - 0x18fe527 0x1c1258c]
Mono: AOT: FOUND method System.IO.FileSystemInfo:CheckPath (string) [0x1904a50 - 0x1904b6d 0x1c12830]
Mono: AOT: FOUND method System.IO.FileInfo:ToString () [0x18fef80 - 0x18fefa2 0x1c125ca]
Mono: AOT: FOUND method System.IO.FileSystemInfo:get_FullName () [0x1904230 - 0x1904252 0x1c1280a]
Mono: Assembly Ref addref Codice.I3[0x7a0786c0] -> utils[0x7a17fb70]: 3
Mono: DllImport attempting to load: 'shcore.dll'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll.dylib': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll.dylib, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll.so': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll.bundle': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll': 'dlopen(libshcore.dll, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll.dylib': 'dlopen(libshcore.dll.dylib, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll.so': 'dlopen(libshcore.dll.so, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll.bundle': 'dlopen(libshcore.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'shcore.dll': 'dlopen(shcore.dll, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore': 'dlopen(/Users/username/Development/PlasticClient/libshcore, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dylib': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dylib, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.so': 'dlopen(/Users/username/Development/PlasticClient/libshcore.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.bundle': 'dlopen(/Users/username/Development/PlasticClient/libshcore.bundle, 9): image not found'.
Mono: DllImport error loading library 'libshcore': 'dlopen(libshcore, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dylib': 'dlopen(libshcore.dylib, 9): image not found'.
Mono: DllImport error loading library 'libshcore.so': 'dlopen(libshcore.so, 9): image not found'.
Mono: DllImport error loading library 'libshcore.bundle': 'dlopen(libshcore.bundle, 9): image not found'.
Mono: DllImport error loading library 'shcore': 'dlopen(shcore, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll.dylib': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll.dylib, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll.so': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libshcore.dll.bundle': 'dlopen(/Users/username/Development/PlasticClient/libshcore.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll': 'dlopen(libshcore.dll, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll.dylib': 'dlopen(libshcore.dll.dylib, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll.so': 'dlopen(libshcore.dll.so, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll.bundle': 'dlopen(libshcore.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'libshcore.dll': 'dlopen(libshcore.dll, 9): image not found'.
Mono: DllImport unable to load library 'dlopen(libshcore.dll, 9): image not found'.
Mono: DllImport attempting to load: 'user32.dll'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll.dylib': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll.dylib, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll.so': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll.bundle': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll': 'dlopen(libuser32.dll, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll.dylib': 'dlopen(libuser32.dll.dylib, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll.so': 'dlopen(libuser32.dll.so, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll.bundle': 'dlopen(libuser32.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'user32.dll': 'dlopen(user32.dll, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32': 'dlopen(/Users/username/Development/PlasticClient/libuser32, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dylib': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dylib, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.so': 'dlopen(/Users/username/Development/PlasticClient/libuser32.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.bundle': 'dlopen(/Users/username/Development/PlasticClient/libuser32.bundle, 9): image not found'.
Mono: DllImport error loading library 'libuser32': 'dlopen(libuser32, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dylib': 'dlopen(libuser32.dylib, 9): image not found'.
Mono: DllImport error loading library 'libuser32.so': 'dlopen(libuser32.so, 9): image not found'.
Mono: DllImport error loading library 'libuser32.bundle': 'dlopen(libuser32.bundle, 9): image not found'.
Mono: DllImport error loading library 'user32': 'dlopen(user32, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll.dylib': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll.dylib, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll.so': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libuser32.dll.bundle': 'dlopen(/Users/username/Development/PlasticClient/libuser32.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll': 'dlopen(libuser32.dll, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll.dylib': 'dlopen(libuser32.dll.dylib, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll.so': 'dlopen(libuser32.dll.so, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll.bundle': 'dlopen(libuser32.dll.bundle, 9): image not found'.
Mono: DllImport error loading library 'libuser32.dll': 'dlopen(libuser32.dll, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libMonoSupportW.so': 'dlopen(/Users/username/Development/PlasticClient/libMonoSupportW.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libMonoSupportW.so.dylib': 'dlopen(/Users/username/Development/PlasticClient/libMonoSupportW.so.dylib, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libMonoSupportW.so': 'dlopen(/Users/username/Development/PlasticClient/libMonoSupportW.so, 9): image not found'.
Mono: DllImport error loading library '/Users/username/Development/PlasticClient/libMonoSupportW.so.bundle': 'dlopen(/Users/username/Development/PlasticClient/libMonoSupportW.so.bundle, 9): image not found'.
Mono: DllImport error loading library 'libMonoSupportW.so': 'dlopen(libMonoSupportW.so, 9): image not found'.
Mono: DllImport error loading library 'libMonoSupportW.so.dylib': 'dlopen(libMonoSupportW.so.dylib, 9): image not found'.
Mono: DllImport error loading library 'libMonoSupportW.so': 'dlopen(libMonoSupportW.so, 9): image not found'.
Mono: DllImport error loading library 'libMonoSupportW.so.bundle': 'dlopen(libMonoSupportW.so.bundle, 9): image not found'.
Mono: DllImport error loading library 'libMonoSupportW.so': 'dlopen(libMonoSupportW.so, 9): image not found'.
Mono: DllImport unable to load library 'dlopen(libMonoSupportW.so, 9): image not found'.
Mono: AOT: FOUND method System.Reflection.MonoProperty:get_DeclaringType () [0x195ec90 - 0x195ece0 0x1c149e6]
Mono: AOT: NOT FOUND: System.Reflection.MonoPropertyInfo:get_property_info (System.Reflection.MonoProperty,System.Reflection.MonoPropertyInfo&,System.Reflection.PInfo).
Mono: AOT: FOUND method System.Reflection.MonoProperty:get_CanRead () [0x195ea90 - 0x195eaf3 0x1c149de]
Mono: AOT: FOUND method System.Reflection.MonoProperty:GetIndexParameters () [0x195ef70 - 0x195f0f0 0x1c149f0]
Mono: AOT: FOUND method System.Reflection.MonoProperty:get_Name () [0x195ece0 - 0x195ed30 0x1c149e8]
Mono: AOT: FOUND method System.Reflection.MonoProperty:GetCustomAttributes (bool) [0x195f240 - 0x195f26f 0x1c149fe]
Mono: AOT: FOUND method System.Reflection.MonoProperty:get_CanWrite () [0x195eb00 - 0x195eb63 0x1c149e0]
Mono: AOT: FOUND method System.Reflection.MonoProperty:get_PropertyType () [0x195eb70 - 0x195ec3f 0x1c149e2]
Mono: AOT: FOUND method System.Reflection.MonoMethod:get_ReturnType () [0x195bde0 - 0x195be0a 0x1c148bf]
Mono: AOT: FOUND method System.Reflection.MonoEvent:get_Name () [0x19596d0 - 0x195973c 0x1c147b1]
Mono: AOT: NOT FOUND: System.Reflection.MonoEventInfo:get_event_info (System.Reflection.MonoEvent,System.Reflection.MonoEventInfo&).
Mono: AOT: FOUND method string:Trim (char[]) [0x1ab37b0 - 0x1ab388a 0x1c1e4f2]
Mono: AOT: FOUND method System.Reflection.PropertyInfo:SetValue (object,object,object[]) [0x1961020 - 0x1961077 0x1c14ade]
Mono: AOT: FOUND method System.Reflection.MonoProperty:SetValue (object,object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x195f890 - 0x195fa06 0x1c14a1e]
Mono: AOT: FOUND method System.Reflection.MonoProperty:GetSetMethod (bool) [0x195f0f0 - 0x195f193 0x1c149f6]
Mono: AOT: FOUND method System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x195bf60 - 0x195c0c6 0x1c148cd]
Mono: AOT: FOUND method System.Reflection.MonoMethod:get_ContainsGenericParameters () [0x195c980 - 0x195ca2e 0x1c14906]
Mono: AOT: NOT FOUND: System.Reflection.MonoMethod:get_IsGenericMethod ().
Mono: AOT: NOT FOUND: System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&).
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/issuetrackerinterface.dll'.
Mono: Image addref issuetrackerinterface[0x78ea9f40] -> /Users/username/Development/PlasticClient/issuetrackerinterface.dll[0x791c2a00]: 2
Mono: Assembly issuetrackerinterface[0x78ea9f40] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/issuetrackerinterface.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/issuetrackerinterface.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/issuetrackerinterface.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/issuetrackerinterface.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/issuetrackerinterface.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/issuetrackerinterface.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/issuetrackerinterface/issuetrackerinterface.config'.
Mono: Assembly Ref addref plastic[0x78e75d20] -> issuetrackerinterface[0x78ea9f40]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref issuetrackerinterface[0x78ea9f40] -> mscorlib[0x7a06b830]: 18
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/plastictcpchannel.dll'.
Mono: Image addref plastictcpchannel[0x7a0b9340] -> /Users/username/Development/PlasticClient/plastictcpchannel.dll[0x7b1fa600]: 2
Mono: Assembly plastictcpchannel[0x7a0b9340] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/plastictcpchannel.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/plastictcpchannel.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plastictcpchannel.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plastictcpchannel.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/plastictcpchannel.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/plastictcpchannel.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/plastictcpchannel/plastictcpchannel.config'.
Mono: Assembly Ref addref libplastic[0x78e7a540] -> plastictcpchannel[0x7a0b9340]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref plastictcpchannel[0x7a0b9340] -> mscorlib[0x7a06b830]: 19
Mono: Assembly Ref addref libplastic[0x78e7a540] -> System.Windows.Forms[0x78e76a10]: 3
Mono: Assembly Ref addref libplastic[0x78e7a540] -> commontypes[0x78f6ab30]: 4
Mono: Assembly Ref addref plastictcpchannel[0x7a0b9340] -> commontypes[0x78f6ab30]: 5
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/plasticgui.dll'.
Mono: Image addref plasticgui[0x7a0bae00] -> /Users/username/Development/PlasticClient/plasticgui.dll[0x7b213e00]: 2
Mono: Assembly plasticgui[0x7a0bae00] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/plasticgui.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/plasticgui.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plasticgui.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/plasticgui.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/plasticgui.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/plasticgui.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/plasticgui/plasticgui.config'.
Mono: Assembly Ref addref libplastic[0x78e7a540] -> plasticgui[0x7a0bae00]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref plasticgui[0x7a0bae00] -> mscorlib[0x7a06b830]: 20
Mono: Assembly Ref addref plasticgui[0x7a0bae00] -> clientcommon[0x7a06e380]: 3
Mono: Assembly Ref addref plasticgui[0x7a0bae00] -> commontypes[0x78f6ab30]: 6
Mono: AOT: FOUND method System.Enum:ToString () [0x1a98070 - 0x1a980ba 0x1c1da75]
Mono: AOT: FOUND method System.Collections.Generic.Dictionary`2<System.Type, System.MonoEnumInfo>:Resize (int,bool) [0x1b53b60 - 0x1b53dc8 0x1c22769]
Mono: AOT: FOUND method System.Collections.Generic.Comparer`1<byte>:.cctor () [0x1b2f540 - 0x1b2f640 0x1c212ea]
Mono: AOT: FOUND method System.Collections.Generic.GenericComparer`1<byte>:.ctor () [0x1b2f2b0 - 0x1b2f2cc 0x1c212bf]
Mono: AOT: FOUND method System.Array:BinarySearch<byte> (byte[],int,int,byte,System.Collections.Generic.IComparer`1<byte>) [0x1b61aa0 - 0x1b61cc8 0x1c22cc6]
Mono: AOT: FOUND method System.Collections.Generic.GenericComparer`1<byte>:Compare (byte,byte) [0x1b2f2d0 - 0x1b2f311 0x1c212c1]
Mono: AOT: FOUND method System.Threading.ReaderWriterLock:AcquireWriterLock (int) [0x1a703f0 - 0x1a70426 0x1c1c98a]
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/commands.dll'.
Mono: Image addref commands[0x78eab7d0] -> /Users/username/Development/PlasticClient/commands.dll[0x791e9e00]: 2
Mono: Assembly commands[0x78eab7d0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/commands.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/commands.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/commands.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/commands.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/commands.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/commands.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/commands/commands.config'.
Mono: Assembly Ref addref libplastic[0x78e7a540] -> commands[0x78eab7d0]: 2
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/basecommands.dll'.
Mono: Image addref basecommands[0x7a0bd6b0] -> /Users/username/Development/PlasticClient/basecommands.dll[0x7b24b600]: 2
Mono: Assembly basecommands[0x7a0bd6b0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/basecommands.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/basecommands.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/basecommands.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/basecommands.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/basecommands.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/basecommands.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/basecommands/basecommands.config'.
Mono: Assembly Ref addref libplastic[0x78e7a540] -> basecommands[0x7a0bd6b0]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref basecommands[0x7a0bd6b0] -> mscorlib[0x7a06b830]: 21
Mono: Assembly Ref addref basecommands[0x7a0bd6b0] -> commands[0x78eab7d0]: 3
Mono: Assembly Ref addref basecommands[0x7a0bd6b0] -> logwrapper[0x7a077b10]: 4
Mono: Assembly Ref addref basecommands[0x7a0bd6b0] -> commontypes[0x78f6ab30]: 7
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref commands[0x78eab7d0] -> mscorlib[0x7a06b830]: 22
Mono: Assembly Ref addref commands[0x78eab7d0] -> commontypes[0x78f6ab30]: 8
Mono: The request to load the assembly System.Data v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll'.
Mono: Image addref System.Data[0x78f96cc0] -> /Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll[0x799dfa00]: 2
Mono: Assembly System.Data[0x78f96cc0] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Data.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/System.Data.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/System.Data/System.Data.config'.
Mono: Assembly Ref addref basecommands[0x7a0bd6b0] -> System.Data[0x78f96cc0]: 2
Mono: Assembly Ref addref System.Data[0x78f96cc0] -> System[0x7a06fcf0]: 11
Mono: Assembly Ref addref System.Data[0x78f96cc0] -> mscorlib[0x7a06b830]: 23
Mono: Assembly Ref addref System.Data[0x78f96cc0] -> System.Xml[0x7a09ef00]: 6
Mono: The request to load the assembly System.Data v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref commands[0x78eab7d0] -> System.Data[0x78f96cc0]: 3
Mono: Assembly Ref addref basecommands[0x7a0bd6b0] -> clientcommon[0x7a06e380]: 4
Mono: Assembly Loader probing location: '/Users/username/Development/PlasticClient/workspaceserver.dll'.
Mono: Image addref workspaceserver[0x78eaca60] -> /Users/username/Development/PlasticClient/workspaceserver.dll[0x791ce200]: 2
Mono: Assembly workspaceserver[0x78eaca60] added to domain plastic.exe, ref_count=1
Mono: AOT module '/Users/username/Development/PlasticClient/workspaceserver.dll.dylib' not found: dlopen(/Users/username/Development/PlasticClient/workspaceserver.dll.dylib, 9): image not found
Mono: AOT module '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/workspaceserver.dll.dylib' not found: dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/aot-cache/x86/workspaceserver.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/username/Development/PlasticClient/workspaceserver.dll'.
Mono: Config attempting to parse: '/Users/username/Development/PlasticClient/workspaceserver.dll.config'.
Mono: Config attempting to parse: '/Library/Frameworks/Mono.framework/Versions/4.0.2/etc/mono/assemblies/workspaceserver/workspaceserver.config'.
Mono: Assembly Ref addref basecommands[0x7a0bd6b0] -> workspaceserver[0x78eaca60]: 2
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref workspaceserver[0x78eaca60] -> mscorlib[0x7a06b830]: 24
Mono: Assembly Ref addref workspaceserver[0x78eaca60] -> commands[0x78eab7d0]: 4
Mono: Assembly Ref addref workspaceserver[0x78eaca60] -> logwrapper[0x7a077b10]: 5
Mono: Assembly Ref addref workspaceserver[0x78eaca60] -> clientcommon[0x7a06e380]: 5
Mono: Assembly Ref addref workspaceserver[0x78eaca60] -> commontypes[0x78f6ab30]: 9
Mono: AOT: FOUND method System.IO.StreamReader:ReadLine () [0x17fa880 - 0x17fabec 0x1c0bb1a]
Mono: AOT: FOUND method string:TrimStart (char[]) [0x1ab3890 - 0x1ab3945 0x1c1e4f8]
Mono: AOT: FOUND method System.Guid:.ctor (string) [0x17e8800 - 0x17e8968 0x1c0b419]
Mono: AOT: FOUND method System.Guid:TryParseGuid (string,System.Guid/GuidStyles,System.Guid/GuidResult&) [0x17e9080 - 0x17e93e6 0x1c0b441]
Mono: AOT: FOUND method System.Guid:TryParseGuidWithDashes (string,System.Guid/GuidResult&) [0x17e9da0 - 0x17ea19f 0x1c0b48d]
Mono: AOT: FOUND method System.Guid:StringToInt (string,int*,int,int,int&,System.Guid/GuidResult&) [0x17ea350 - 0x17ea54d 0x1c0b4af]
Mono: AOT: FOUND method char:IsNumber (char) [0x17539c0 - 0x1753a80 0x1c07c7e]
Mono: AOT: FOUND method char:IsLetter (char) [0x1752620 - 0x17526ee 0x1c07bf8]
Mono: AOT: FOUND method System.ParseNumbers:StringToLong (string,int,int,int*) [0x18dab90 - 0x18db025 0x1c114d9]
Mono: Assembly Ref addref commontypes[0x78f6ab30] -> utils[0x7a17fb70]: 4
Mono: AOT: FOUND method System.IO.StreamReader:Close () [0x17f8940 - 0x17f896f 0x1c0ba33]
Mono: AOT: FOUND method System.Collections.ArrayList:Clear () [0x17601a0 - 0x17601f0 0x1c07fa0]
Mono: AOT: FOUND method System.Threading.ReaderWriterLock:ReleaseWriterLock () [0x1a70ab0 - 0x1a70b5d 0x1c1c9a2]
Mono: Assembly Ref addref libplastic[0x78e7a540] -> clientcommon[0x7a06e380]: 6
Mono: AOT: FOUND method System.Threading.ReaderWriterLock:AcquireReaderLock (int) [0x1a700a0 - 0x1a700d6 0x1c1c97d]
Mono: AOT: FOUND method System.Threading.ReaderWriterLock:AcquireReaderLock (int,int) [0x1a700e0 - 0x1a70395 0x1c1c97f]
Mono: AOT: FOUND method System.Threading.ReaderWriterLock:ReleaseReaderLock () [0x1a70840 - 0x1a70992 0x1c1c998]
Mono: AOT: FOUND method System.Threading.ReaderWriterLock:ReleaseReaderLock (int,int) [0x1a709a0 - 0x1a70aa7 0x1c1c99d]
Mono: AOT: FOUND method System.Collections.Hashtable:Remove (object) [0x1778b50 - 0x1778e90 0x1c08763]
Mono: Assembly Ref addref libplastic[0x78e7a540] -> Codice.I3[0x7a0786c0]: 3
Mono: Assembly Ref addref Codice.I3[0x7a0786c0] -> System.Windows.Forms[0x78e76a10]: 4
Mono: Assembly Ref addref Codice.I3[0x7a0786c0] -> System[0x7a06fcf0]: 12
Mono: Assembly Ref addref libplastic[0x78e7a540] -> System[0x7a06fcf0]: 13
Mono: Assembly Ref addref System.Drawing[0x7a089ad0] -> System[0x7a06fcf0]: 14
Mono: AOT: FOUND method string:memset (byte*,int,int) [0x1abbde0 - 0x1abbeba 0x1c1e81f]
Mono: AOT: FOUND method System.IO.UnmanagedMemoryStream:get_Length () [0x190be50 - 0x190bea5 0x1c12b3b]
Mono: AOT: FOUND method System.IO.BinaryReader:.ctor (System.IO.Stream) [0x18f44b0 - 0x18f44e7 0x1c12214]
Mono: AOT: FOUND method System.Text.EncodingHelper:get_UTF8UnmarkedUnsafe () [0x1a68c70 - 0x1a68db0 0x1c1c6e6]
Mono: AOT: FOUND method System.IO.BinaryReader:ReadUInt16 () [0x18f5c70 - 0x18f5cde 0x1c1225d]
Mono: AOT: FOUND method System.IO.BinaryReader:ReadUInt32 () [0x18f5ce0 - 0x18f5d7f 0x1c1225f]
Mono: AOT: FOUND method System.IO.MemoryStream:.ctor (byte[]) [0x17f1d70 - 0x17f1da6 0x1c0b71a]
Mono: AOT: FOUND method System.IO.MemoryStream:get_CanRead () [0x17f2080 - 0x17f20a3 0x1c0b724]
Mono: AOT: FOUND method System.IO.MemoryStream:Read (byte[],int,int) [0x17f2d00 - 0x17f3094 0x1c0b766]
Mono: AOT: FOUND method System.IO.BinaryReader:Close () [0x18f46a0 - 0x18f46d9 0x1c1221d]
Mono: AOT: FOUND method System.IO.BinaryReader:Dispose (bool) [0x18f46e0 - 0x18f4746 0x1c1221f]
Mono: AOT: FOUND method System.IO.MemoryStream:Dispose (bool) [0x17f2170 - 0x17f21dd 0x1c0b72c]
Mono: AOT: FOUND method System.Reflection.Assembly/UnmanagedMemoryStreamForModule:Dispose (bool) [0x194b850 - 0x194b894 0x1c1407f]
Mono: DllImport attempting to load: 'libc.dylib'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib, 9): image not found'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib, 9): image not found'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib.so': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib.so, 9): image not found'.
Mono: DllImport error loading library '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib.bundle': 'dlopen(/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/libc.dylib.bundle, 9): image not found'.
Mono: DllImport loaded library 'libc.dylib'.
Mono: DllImport searching in: 'libc.dylib' ('libc.dylib').
Mono: Searching for 'uname'.
Mono: Probing 'uname'.
Mono: Found as 'uname'.
Mono: DllImport attempting to load: '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.so': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.so, 9): image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.bundle': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.bundle, 9): image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport unable to load library 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport attempting to load: '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.so': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.so, 9): image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.bundle': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib.bundle, 9): image not found'.
Mono: DllImport error loading library '/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib': 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: DllImport unable to load library 'dlopen(/Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib, 9): Library not loaded: /Library/Frameworks/Mono.framework/Versions/2.10.12/lib/libglib-2.0.0.dylib
Referenced from: /Applications/Unity/MonoDevelop.app/Contents/Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib
Reason: image not found'.
Mono: AOT: FOUND method System.DllNotFoundException:.ctor () [0x1a93170 - 0x1a931ab 0x1c1d89f]
Mono: AOT: FOUND method System.TypeInitializationException:.ctor (string,System.Exception) [0x1ad9940 - 0x1ad99a1 0x1c1f262]
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref plastic[0x78e75d20] -> mscorlib[0x7a06b830]: 25
Mono: AOT: FOUND method System.Exception:get_Message () [0x1a9a060 - 0x1a9a0c1 0x1c1db73]
Mono: AOT: FOUND method System.Exception:.ctor (string,System.Exception) [0x1a99e00 - 0x1a99e56 0x1c1db5f]
Mono: The request to load the assembly mscorlib v2.0.0.0 was remapped to v4.0.0.0
Mono: Assembly Ref addref libplastic[0x78e7a540] -> mscorlib[0x7a06b830]: 26
Mono: AOT: FOUND method string:Format (string,object[]) [0x1ab88e0 - 0x1ab8916 0x1c1e6ba]
Mono: AOT: FOUND method string:Contains (string) [0x1ab6f70 - 0x1ab6feb 0x1c1e60e]
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/libplastic.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/libplastic.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/libplastic.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/libplastic.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/libplastic.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/libplastic.resources.dll'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/libplastic.resources.exe'.
Mono: Assembly Loader probing location: '/Library/Frameworks/Mono.framework/Versions/4.0.2/lib/mono/4.5/Facades/libplastic.resources.exe'.
Mono: AOT: FOUND method System.TypeLoadException:get_Message () [0x1ad9c90 - 0x1ad9d22 0x1c1f280]
Mono: AOT: FOUND method System.Exception:ToString () [0x1a9aa20 - 0x1a9ab78 0x1c1dbc9]
Mono: AOT: FOUND method System.Exception:get_StackTrace () [0x1a9a530 - 0x1a9a71d 0x1c1db97]
Mono: AOT: FOUND method string:Format (string,object,object) [0x1ab87a0 - 0x1ab882d 0x1c1e6b0]
Mono: AOT: FOUND method System.Diagnostics.StackTrace:.ctor (System.Exception,int,bool,bool) [0x18dffe0 - 0x18e01fa 0x1c1171b]
Mono: AOT: NOT FOUND: System.Diagnostics.StackTrace:get_trace (System.Exception,int,bool).
Mono: AOT: FOUND method System.Exception:AddFrames (System.Text.StringBuilder,string,string,System.Diagnostics.StackTrace) [0x1a9a250 - 0x1a9a526 0x1c1db81]
Mono: AOT: FOUND method System.Diagnostics.StackTrace:get_FrameCount () [0x18e0420 - 0x18e0454 0x1c1172f]
Mono: AOT: FOUND method System.Diagnostics.StackTrace:GetFrame (int) [0x18e0460 - 0x18e04b9 0x1c11731]
Mono: AOT: FOUND method System.Text.StringBuilder:AppendFormat (string,object) [0x1a6bd10 - 0x1a6bd82 0x1c1c7f0]
Mono: AOT: FOUND method System.Diagnostics.StackFrame:GetMethod () [0x18dfb80 - 0x18dfba2 0x1c116f1]
Mono: AOT: FOUND method System.Exception:GetFullNameForStackTrace (System.Text.StringBuilder,System.Reflection.MethodBase) [0x1a9ac40 - 0x1a9af22 0x1c1dbda]
Mono: AOT: FOUND method System.Reflection.MethodBase:get_IsGenericMethod () [0x1956f40 - 0x1956f5e 0x1c145ef]
Mono: AOT: FOUND method System.Diagnostics.StackFrame:GetILOffset () [0x18dfb50 - 0x18dfb72 0x1c116ef]
Mono: AOT: FOUND method System.Diagnostics.StackFrame:GetSecureFileName () [0x18dfae0 - 0x18dfb50 0x1c116eb]
Mono: AOT: FOUND method System.Diagnostics.StackFrame:GetFileLineNumber () [0x18df9e0 - 0x18dfa02 0x1c116e3]
Mono: AOT: FOUND method System.Text.StringBuilder:AppendFormat (string,object,object) [0x1a6bd90 - 0x1a6be24 0x1c1c7f3]
Mono: AOT: FOUND method System.Reflection.ParameterInfo:get_Name () [0x1960370 - 0x1960392 0x1c14a71]
@natsumesou
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment