rspec/rules/S1858/csharp/message.adoc

6 lines
139 B
Plaintext

=== Message
* There's no need to call "ToString()" on a string.
* There's no need to call "ToString()", the compiler will do it for you.