2 references to PeekContentBytes
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
130ReadOnlySpan<byte> contentBytes = asnValueReader.PeekContentBytes();
System\Security\Cryptography\Helpers.cs (1)
310ValidateDer(reader.PeekContentBytes());