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