4 writes to LicenseKey
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.State.cs (4)
45LicenseKey = control.GetLicenseKey(); 65LicenseKey = control.GetLicenseKey(); 75LicenseKey = licKey; 235LicenseKey = new string(binaryReader.ReadChars(cc));
2 references to LicenseKey
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1872_licenseKey = _ocxState.LicenseKey;
System\Windows\Forms\ActiveX\AxHost.State.cs (1)
311if (LicenseKey is { } licenseKey)