2 references to Directive
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Extensions\FunctionsDirective.cs (1)
28builder.AddDirective(Directive, RazorFileKind.Legacy, RazorFileKind.Component);
Language\Extensions\FunctionsDirectivePass.cs (1)
29documentNode.CollectDirectiveReferences(FunctionsDirective.Directive, ref directiveNodes.AsRef());