David Gruar

Results 2 issues of David Gruar

The `Ctrl+D, Ctrl+*` keyboard shortcuts overwrite the ReSharper `Ctrl+D` shortcut to duplicate a line, which I use often. From time to time I have restored the ReSharper shortcut, but the...

### Description Foq throws an exception if you try to mock a C# abstract class containing a virtual property with an internal setter. - Real-world example: https://github.com/Azure/azure-functions-durable-extension/blob/master/src/WebJobs.Extensions.DurableTask/DurableOrchestrationContextBase.cs. ### Repro steps...