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