1 write to previousAppId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
1238
this.
previousAppId
= trustManagerContext.PreviousApplicationIdentity;
1 reference to previousAppId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
1270
return this.
previousAppId
;