10 references to SkipValue
Microsoft.AspNetCore.Identity (2)
Passkeys\AttestationObject.cs (1)
89reader.SkipValue();
Passkeys\CredentialPublicKey.cs (1)
85reader.SkipValue();
System.Formats.Cbor (2)
System\Formats\Cbor\Reader\CborReader.cs (1)
78SkipValue(disableConformanceModeChecks);
System\Formats\Cbor\Writer\CborWriter.cs (1)
162reader.SkipValue(disableConformanceModeChecks: false);
System.Security.Cryptography.Cose (6)
System\Security\Cryptography\Cose\CoseHeaderMap.cs (5)
252reader.SkipValue(); 266reader.SkipValue(); 306reader.SkipValue(); 313reader.SkipValue(); 316reader.SkipValue();
System\Security\Cryptography\Cose\CoseMessage.cs (1)
390reader.SkipValue();