CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Add missing 'readonly' modifiers to static (P)IID fields

Open Sergio0694 opened this issue 1 month ago • 0 comments

This PR adds missing readonly modifiers to (P)IID fields. This can enable more optimizations and better codegen.

Sergio0694 avatar May 14 '24 09:05 Sergio0694