2 references to Directive
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentCodeDirective.cs (1)
27builder.AddDirective(Directive, RazorFileKind.Component);
Language\Extensions\FunctionsDirectivePass.cs (1)
33documentNode.CollectDirectiveReferences(ComponentCodeDirective.Directive, ref directiveNodes.AsRef());