1 write to helperContext
System (1)
compmod\system\componentmodel\LicenseManager.cs (1)
472helperContext = new DesigntimeLicenseContext();
4 references to helperContext
System (4)
compmod\system\componentmodel\LicenseManager.cs (4)
471if (helperContext == null) { 475helperContext.savedLicenseKeys.Clear(); 478if (LicenseManager.ValidateInternalRecursive(helperContext, type, null, false, out license, out licenseKey)) { 480if (helperContext.savedLicenseKeys.Contains(type.AssemblyQualifiedName)) {