4 writes to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\DefaultPasskeyHandlerAttestationTest.cs (4)
925CborMapLength = args.CborMapLength - 1, // Because of the removed format 941CborMapLength = args.CborMapLength - 1, // Because of the removed attestation statement 957CborMapLength = args.CborMapLength - 1, // Because of the removed authenticator data 1248CborMapLength = 3, // Format, AuthenticatorData, AttestationStatement
4 references to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\CredentialHelpers.cs (1)
85writer.WriteStartMap(args.CborMapLength);
Passkeys\DefaultPasskeyHandlerAttestationTest.cs (3)
925CborMapLength = args.CborMapLength - 1, // Because of the removed format 941CborMapLength = args.CborMapLength - 1, // Because of the removed attestation statement 957CborMapLength = args.CborMapLength - 1, // Because of the removed authenticator data