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