4 references to AsMemory
Microsoft.AspNetCore.Identity (4)
PasskeyHandler.cs (4)
261
utf8Json: response.ClientDataJSON.
AsMemory
(),
272
var attestationObjectMemory = response.AttestationObject.
AsMemory
();
475
var authenticatorData = AuthenticatorData.Parse(response.AuthenticatorData.
AsMemory
());
483
utf8Json: response.ClientDataJSON.
AsMemory
(),