1 write to m_ret
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
1093
m_ret
= trustManagerDialog.ShowDialog();
1 reference to m_ret
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
1081
return
m_ret
;