3 instantiations of StringSerializer
Microsoft.AspNetCore.Authentication.Test (3)
SecureDataFormatTests.cs (3)
26var secureDataFormat = new SecureDataFormat<string>(new StringSerializer(), prototector); 39var secureDataFormat = new SecureDataFormat<string>(new StringSerializer(), prototector); 53var secureDataFormat = new SecureDataFormat<string>(new StringSerializer(), prototector);