[Mono.Debugger.Soft] Added methods EndInvokeMethodWithResult to all mirrors
commit10f73cb8b4f17fef5e69b5cafc00fa43f295e7fd
authorDavid Karlaš <david.karlas@xamarin.com>
Tue, 15 Jul 2014 07:42:29 +0000 (15 09:42 +0200)
committerDavid Karlaš <david.karlas@xamarin.com>
Tue, 15 Jul 2014 07:42:29 +0000 (15 09:42 +0200)
tree731265beca81c81f81318edf99e27ba8073297a2
parentd795d17c3d853f3d70dea416588a5e338c4c128e
[Mono.Debugger.Soft] Added methods EndInvokeMethodWithResult to all mirrors
StructMirror also set overrides fields of structure in case InvokeMethod was called with InvokeOptions.ReturnOutThis option set
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/ObjectMirror.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/PrimitiveValue.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/StructMirror.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/TypeMirror.cs