JetBrains Rider
 
2024.3
Get JetBrains Rider

Code inspection: Structured message template problems

Last modified: 08 May 2024

This inspection works in combination with the [StructuredMessageTemplateAttribute] from JetBrains.Annotations. It helps ensure that methods designed to accept non-interpolated strings with placeholders are used correctly. Here is an example: