4 references to KeyInfo
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\SignedXml.cs (4)
472
if (
KeyInfo
== null)
482
_keyInfoEnum ??=
KeyInfo
.GetEnumerator();
514
if (
KeyInfo
!= null)
516
foreach (KeyInfoClause clause in
KeyInfo
)