2 references to CLRLicenseContext
System.ComponentModel.TypeConverter (2)
System\ComponentModel\LicenseManager.LicenseInteropHelper.cs (2)
27return new CLRLicenseContext(type, LicenseUsageMode.Designtime); 32var cxt = new CLRLicenseContext(type, LicenseUsageMode.Runtime);