1 write to _contents
System.Security.Cryptography (1)
System\Security\Cryptography\PemEnumerator.cs (1)
16_contents = contents;
1 reference to _contents
System.Security.Cryptography (1)
System\Security\Cryptography\PemEnumerator.cs (1)
19public Enumerator GetEnumerator() => new Enumerator(_contents);