2 references to GetApplicationPartManager
Microsoft.AspNetCore.Mvc.Razor.Test (2)
Compilation\DefaultViewCompilerTest.cs (2)
129
base(
GetApplicationPartManager
(new TestViewsFeatureProvider { CompiledViews = compiledViews }), NullLogger<DefaultViewCompiler>.Instance)
134
base(
GetApplicationPartManager
(featureProvider), NullLogger<DefaultViewCompiler>.Instance)