2 writes to persist
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrustManager.cs (2)
1229this.persist = true; 1237this.persist = trustManagerContext.Persist;
1 reference to persist
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
1262return this.persist;