2 writes to Id
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (1)
1086
signedXml.KeyInfo.
Id
= "StrongNameKeyInfo";
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (1)
1937
signedXml.KeyInfo.
Id
= "StrongNameKeyInfo";
3 references to Id
System.Core (1)
System\Security\Cryptography\Xml\ManifestSignedXml.cs (1)
204
if (KeyInfo != null && String.Compare(KeyInfo.
Id
, idValue, StringComparison.OrdinalIgnoreCase) == 0) {
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (1)
286
if (keyInfo.
Id
!= idValue)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (1)
80
if (keyInfo.
Id
!= idValue)