I ran it through one of my open-source projects:
675 methods were decompiled successfully, but .NET Reflector failed to decompile 28 methods
.NET Reflector failed to decompile the following methods:
ProtoBuf.Property.Property.get_PropertyType
ProtoBuf.Property.Property.CreateSlave
ProtoBuf.Property.Property.CreateAlternative
ProtoBuf.Property.Property.GetValue
ProtoBuf.Property.Property.SetValue
ProtoBuf.Property.Property.get_DefaultValue
ProtoBuf.Property.Property.Deserialize
ProtoBuf.Property.Property.DeserializeImpl
ProtoBuf.Property.Property.OnBeforeInit
ProtoBuf.Property.Property.OnBeforeInit
ProtoBuf.Property.Property.ConvertValue
ProtoBuf.Property.Property..ctor
ProtoBuf.Property.Property.<OnBeforeInit>b__3
ProtoBuf.Property.Property.<OnBeforeInit>b__4
ProtoBuf.Property.Property.get_PropertyType
ProtoBuf.Property.Property.CreateSlave
ProtoBuf.Property.Property.CreateAlternative
ProtoBuf.Property.Property.GetValue
ProtoBuf.Property.Property.SetValue
ProtoBuf.Property.Property.get_DefaultValue
ProtoBuf.Property.Property.Deserialize
ProtoBuf.Property.Property.DeserializeImpl
ProtoBuf.Property.Property.OnBeforeInit
ProtoBuf.Property.Property.OnBeforeInit
ProtoBuf.Property.Property.ConvertValue
ProtoBuf.Property.Property..ctor
ProtoBuf.Property.Property.<OnBeforeInit>b__3
ProtoBuf.Property.Property.<OnBeforeInit>b__4

I don't think there are especially complex (http://code.google.com/p/protobuf-net/source/browse/trunk/protobuf-net/Property/Property.cs, I think - note I'm using a slightly older revision for the project in question, but not too far from the HEAD)
marc.gravell
0

Comments

2 comments

  • Alex D
    Could you send me the assembly in question?

    Thanks,
    Alex D
    0
  • marc.gravell
    Do you still have the zip I sent you previously? 'tis in there.
    marc.gravell
    0

Add comment

Please sign in to leave a comment.