2 writes to m_descriptionUrl
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (2)
1343m_descriptionUrl = Marshal.PtrToStringUni(signerInfo.pwszDescriptionUrl); 1391m_descriptionUrl = value;
1 reference to m_descriptionUrl
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (1)
1388return m_descriptionUrl;