1 write to _dataProtector
Microsoft.AspNetCore.Components.Server (1)
Circuits\ServerComponentDeserializer.cs (1)
85_dataProtector = dataProtectionProvider
1 reference to _dataProtector
Microsoft.AspNetCore.Components.Server (1)
Circuits\ServerComponentDeserializer.cs (1)
247var unprotectedBytes = _dataProtector.Unprotect(payload);