7 instantiations of PassThroughDataProtector
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (7)
CookieTempDataProviderTest.cs (7)
101
var dataProtector = new
PassThroughDataProtector
();
122
var dataProtector = new
PassThroughDataProtector
();
155
var dataProtector = new
PassThroughDataProtector
();
193
var dataProtector = new
PassThroughDataProtector
();
233
var dataProtector = new
PassThroughDataProtector
();
272
var dataProtector = new
PassThroughDataProtector
();
393
dataProtector = new
PassThroughDataProtector
();
6 references to PassThroughDataProtector
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (6)
CookieTempDataProviderTest.cs (6)
101
var
dataProtector = new PassThroughDataProtector();
122
var
dataProtector = new PassThroughDataProtector();
155
var
dataProtector = new PassThroughDataProtector();
193
var
dataProtector = new PassThroughDataProtector();
233
var
dataProtector = new PassThroughDataProtector();
272
var
dataProtector = new PassThroughDataProtector();