1 instantiation of Enumerator
System.Security.Cryptography (1)
System\Security\Cryptography\PemEnumerator.cs (1)
32
public Enumerator GetEnumerator() => new
Enumerator
(_contents, _tryFindFunc);
1 reference to Enumerator
System.Security.Cryptography (1)
System\Security\Cryptography\PemEnumerator.cs (1)
32
public
Enumerator
GetEnumerator() => new Enumerator(_contents, _tryFindFunc);