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