.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
namespace System.Runtime.CompilerServices
{
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
internal sealed class ModuleInitializerAttribute : Attribute
}