Always remove 'this.' qualifier
EditorConfig key: razor-csharp-remove-this-qualifier
Always remove 'this.' qualifier
razor-csharp-remove-this-qualifier
If true, removes the 'this.' qualifier in Razor C# code, overriding the corresponding C# setting.
Default value:
true
Possible values:
true
false
Examples