Stephen Gilboy

Results 1 issues of Stephen Gilboy

I've noticed that it cannot set values on fields that are using the C# 6 get syntax. ``` public class Entity { private readonly string _id; public string Id =>...

enhancement