Home

Bug with Intellisense

I am currently using LinqPad 7 version v7.6.6 (X64). When creating a simple test class with a static method that I use to create an instance of it using an object initializer with parameters passed to my static create method, I get the names of some strange backing fields in the Intellisense.

The property shows correctly, but the parameter, which should also be in scope, does not.

Thanks!

Comments

Sign In or Register to comment.