|
|
@ -133,4 +133,4 @@ dotnet_style_qualification_for_field = false:suggestion
|
|
|
|
#prefer methods not to be prefaced with this. or Me. in Visual Basic
|
|
|
|
#prefer methods not to be prefaced with this. or Me. in Visual Basic
|
|
|
|
dotnet_style_qualification_for_method = false:suggestion
|
|
|
|
dotnet_style_qualification_for_method = false:suggestion
|
|
|
|
#prefer properties not to be prefaced with this. or Me. in Visual Basic
|
|
|
|
#prefer properties not to be prefaced with this. or Me. in Visual Basic
|
|
|
|
dotnet_style_qualification_for_property = false:suggestion
|
|
|
|
dotnet_style_qualification_for_property = false:suggestion
|
|
|
|