-
-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
.NETPull requests that update .net codePull requests that update .net codeImprovementRoslynThe .NET Compiler Platform, Roslyn Components and Extensions, Microsoft.CodeAnalysisThe .NET Compiler Platform, Roslyn Components and Extensions, Microsoft.CodeAnalysis
Description
Originally posted by @bruno-garcia in #3923 (comment)
See issue #3922
Basically someone (yeah, OK, it was me) accidentally used the wrong index in the format string when calling LogDebug.
As Bruno points out, we should use an analyzer to prevent this happening in the future, since it could crash the user's application.
Solutions
We could quickly enable this for JetBrains IDEs like so:
jeevan-vj
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeImprovementRoslynThe .NET Compiler Platform, Roslyn Components and Extensions, Microsoft.CodeAnalysisThe .NET Compiler Platform, Roslyn Components and Extensions, Microsoft.CodeAnalysis
Projects
Status
No status