Mark Harmer

Results 2 issues of Mark Harmer

### The issue occurs when … 1. Using `Decode.string` on bytes for longer expected strings will result in JavaScript engines (V8 in this case) utilizing an internal string concatenation performance...

### Description Building a mock for a member that returns a unit type results in a System.InvalidProgramException: "Common Language Runtime detected an invalid program." ### Repro steps Compile and run...