1 write to _useConsolidatedMvcViews
Microsoft.CodeAnalysis.Razor.Compiler (1)
Mvc\RazorPageDocumentClassifierPass.cs (1)
23_useConsolidatedMvcViews = useConsolidatedMvcViews;
2 references to _useConsolidatedMvcViews
Microsoft.CodeAnalysis.Razor.Compiler (2)
Mvc\RazorPageDocumentClassifierPass.cs (2)
66@namespace.Name = _useConsolidatedMvcViews ? "AspNetCoreGeneratedDocument" : "AspNetCore"; 87@class.Modifiers = _useConsolidatedMvcViews