4 references to ToTimeLimitedDataProtector
Microsoft.AspNetCore.Components.Endpoints (2)
Builder\OpaqueRedirection.cs (1)
99return dataProtectionProvider.CreateProtector(RedirectionDataProtectionProviderPurpose).ToTimeLimitedDataProtector();
src\aspnetcore\src\Shared\Components\ServerComponentSerializer.cs (1)
17.ToTimeLimitedDataProtector();
Microsoft.AspNetCore.Components.Server (2)
Circuits\ServerComponentDeserializer.cs (1)
87.ToTimeLimitedDataProtector();
src\aspnetcore\src\Shared\Components\ServerComponentSerializer.cs (1)
17.ToTimeLimitedDataProtector();