4 writes to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\PasskeyHandlerAttestationTest.cs (4)
742CborMapLength = args.CborMapLength - 1, // Because of the removed format 758CborMapLength = args.CborMapLength - 1, // Because of the removed attestation statement 774CborMapLength = args.CborMapLength - 1, // Because of the removed authenticator data 1057CborMapLength = 3, // Format, AuthenticatorData, AttestationStatement
4 references to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\CredentialHelpers.cs (1)
85writer.WriteStartMap(args.CborMapLength);
Passkeys\PasskeyHandlerAttestationTest.cs (3)
742CborMapLength = args.CborMapLength - 1, // Because of the removed format 758CborMapLength = args.CborMapLength - 1, // Because of the removed attestation statement 774CborMapLength = args.CborMapLength - 1, // Because of the removed authenticator data