1 write to _keyInfoEnum
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
494_keyInfoEnum ??= KeyInfo.GetEnumerator();
2 references to _keyInfoEnum
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
497while (_keyInfoEnum.MoveNext()) 499switch (_keyInfoEnum.Current)