2 instantiations of KeyInfoNode
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
1007signedXml.KeyInfo.AddClause(new KeyInfoNode(licenseDom.DocumentElement));
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\KeyInfo.cs (1)
104keyInfoClause ??= new KeyInfoNode();
1 reference to KeyInfoNode
System.Security (1)
System.Security.cs (1)
57[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.KeyInfoNode))]