5 references to needLicenseKey
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AxHost.cs (5)
172private static readonly int inTransition = BitVector32.CreateMask(needLicenseKey); 295this.axState[needLicenseKey] = true; 2530if (licenseKey != null || !axState[needLicenseKey]) { 2548axState[needLicenseKey] = false; 2552axState[needLicenseKey] = false;