4 references to AsMemory
Microsoft.AspNetCore.Identity (4)
PasskeyHandler.cs (4)
382
utf8Json: response.ClientDataJSON.
AsMemory
(),
393
var attestationObjectMemory = response.AttestationObject.
AsMemory
();
599
var authenticatorData = AuthenticatorData.Parse(response.AuthenticatorData.
AsMemory
());
607
utf8Json: response.ClientDataJSON.
AsMemory
(),