PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
622 stars 213 forks source link

Declare scope prefixes array as static readonly #1991

Closed andyleejordan closed 1 year ago

andyleejordan commented 1 year ago

I forgot that C# won't just optimize away static arrays.