The execution of:
Serializer.PrepareSerializer<string[]>();
or any other array, throw a SystemArgumentException
StackTrace:
in System.Reflection.Emit.DynamicMethod.Init(String name, MethodAttributes attributes, CallingConventions callingConvention, Type returnType, Type[] signature, Type owner, Module m, Boolean skipVisibility, Boolean transparentMethod)
in System.Reflection.Emit.DynamicMethod..ctor(String name, Type returnType, Type[] parameterTypes, Type owner, Boolean skipVisibility)
in ProtoBuf.Compiler.CompilerContext..ctor(Type associatedType, Boolean isWriter, Boolean isStatic) in C:\Dev\protobuf-net\protobuf-net\Compiler\CompilerContext.cs:riga 227
in ProtoBuf.Compiler.CompilerContext.BuildSerializer(IProtoSerializer head) in C:\Dev\protobuf-net\protobuf-net\Compiler\CompilerContext.cs:riga 48
in ProtoBuf.Serializers.CompiledSerializer..ctor(IProtoTypeSerializer head) in C:\Dev\protobuf-net\protobuf-net\Serializers\CompiledSerializer.cs:riga 35
in ProtoBuf.Serializers.CompiledSerializer.Wrap(IProtoTypeSerializer head) in C:\Dev\protobuf-net\protobuf-net\Serializers\CompiledSerializer.cs:riga 24
Original issue reported on code.google.com by simionat...@gmail.com on 6 Sep 2011 at 2:16
Original issue reported on code.google.com by
simionat...@gmail.com
on 6 Sep 2011 at 2:16