1 instantiation of DefaultRazorMarkupSplitPhase
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\RazorProjectEngine.cs (1)
264
phases.Add(new
DefaultRazorMarkupSplitPhase
());
4 references to DefaultRazorMarkupSplitPhase
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\DefaultRazorDeclCSharpLoweringPhase.cs (1)
9
/// Lowers the markup-free decl subtree that <see cref="
DefaultRazorMarkupSplitPhase
"/> stashed on the
Language\Intermediate\DocumentIntermediateNode.cs (3)
18
/// For a component document, the markup-free decl subtree that <see cref="
DefaultRazorMarkupSplitPhase
"/>
29
/// the same declaration surface <see cref="
DefaultRazorMarkupSplitPhase
"/> builds for a split
43
/// that split completely or for a non-component. Set by <see cref="
DefaultRazorMarkupSplitPhase
"/>. A