Onyxl's picture
Upload 2661 files
8c763fb verified
using System.Diagnostics.CodeAnalysis;
[assembly: SuppressMessage(
"Style",
"IDE0044:Add readonly modifier",
Justification = "see src/System.Management.Automation/engine/ComInterop/README.md",
Scope = "NamespaceAndDescendants",
Target = "~N:System.Management.Automation.ComInterop")]