2 references to ToBase64UrlIdentifier
Aspire.Hosting (2)
src\Shared\BackchannelConstants.cs (2)
476
return
ToBase64UrlIdentifier
(randomBytes);
634
return
ToBase64UrlIdentifier
(hash.AsSpan(0, byteCount));