This inspection reports the @ character (the verbatim string literal prefix) if it is unnecessary in a specific string. A verbatim string literal in C# allows you to include backslashes and quotes without escaping them, as well as to write multi-line strings. If a string is a single-line and does not contain any characters that require escaping, the verbatim string prefix is redundant and can be safely removed without changing the meaning of the string.
Our website uses some cookies and records your IP address for the purposes of accessibility, security, and managing your access to the telecommunication network. You can disable data collection and cookies by changing your browser settings, but it may affect how this website functions. Learn more.
With your consent, JetBrains may also use cookies and your IP address to collect individual statistics and provide you with personalized offers and ads subject to the Privacy Notice and the Terms of Use. JetBrains may use third-party services for this purpose. You can adjust or withdraw your consent at any time by visiting the Opt-Out page.