1 instantiation of DefaultRazorDeclCSharpLoweringPhase
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\RazorProjectEngine.cs (1)
265
phases.Add(new
DefaultRazorDeclCSharpLoweringPhase
());
2 references to DefaultRazorDeclCSharpLoweringPhase
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\DefaultRazorMarkupSplitPhase.cs (1)
18
/// on the document node for <see cref="
DefaultRazorDeclCSharpLoweringPhase
"/> to lower before discovery;
Language\Intermediate\DocumentIntermediateNode.cs (1)
19
/// captures for <see cref="
DefaultRazorDeclCSharpLoweringPhase
"/> to lower into the decl C# document