The question relates to where can one customise the rule set for the new Visual Studio 2015 Light Bulb or Quick Actions feature.
Specifically I want to disable the one imaged below, for "simplifying" String.IsNullOrWhiteSpace
to string.IsNullOrWhiteSpace
.
The warning message given is:
IDE0001 Name can be simplified.
Tools
-> Options
-> Text Editor
-> C#
-> Code Style
Then untick the following:
Prefer intrinsic predefined type keyword in member access expressions
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With