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