4 references to AsMemory
Microsoft.AspNetCore.Identity (4)
PasskeyHandler.cs (4)
362
utf8Json: response.ClientDataJSON.
AsMemory
(),
373
var attestationObjectMemory = response.AttestationObject.
AsMemory
();
576
var authenticatorData = AuthenticatorData.Parse(response.AuthenticatorData.
AsMemory
());
584
utf8Json: response.ClientDataJSON.
AsMemory
(),