2 references to ComponentLayoutDirective
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentLayoutDirectivePass.cs (1)
24var directives = documentNode.FindDirectiveReferences(ComponentLayoutDirective.Directive);
Language\RazorProjectEngine.cs (1)
330ComponentLayoutDirective.Register(builder);