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