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