2 instantiations of TestHttpsCompressionFeature
Microsoft.AspNetCore.StaticFiles.Tests (2)
StaticFileContextTest.cs (2)
73
var httpsCompressionFeature = new
TestHttpsCompressionFeature
();
102
var httpsCompressionFeature = new
TestHttpsCompressionFeature
();
2 references to TestHttpsCompressionFeature
Microsoft.AspNetCore.StaticFiles.Tests (2)
StaticFileContextTest.cs (2)
73
var
httpsCompressionFeature = new TestHttpsCompressionFeature();
102
var
httpsCompressionFeature = new TestHttpsCompressionFeature();