8 references to 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)
392reader.SkipValue();