You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this snippet put the cursor on _ and press ctrl + ,
publicclassClass1{void_(){}}
System.IndexOutOfRangeException : Index was outside the bounds of the array.
at async StyleCop.Analyzers.NamingRules.RenameToUpperCaseCodeFixProvider.RegisterCodeFixesAsync(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Microsoft.CodeAnalysis.CodeFixes.CodeFixService.GetCodeFixesAsync(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Microsoft.CodeAnalysis.Extensions.IExtensionManagerExtensions.PerformFunctionAsync[T](<Unknown Parameters>)
version: 1.2.0-beta.435
The text was updated successfully, but these errors were encountered:
bjornhellander
added a commit
to bjornhellander/StyleCopAnalyzers
that referenced
this issue
Apr 12, 2023
In this snippet put the cursor on
_
and pressctrl + ,
version: 1.2.0-beta.435
The text was updated successfully, but these errors were encountered: