3 references to FunctionsDirective
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Extensions\FunctionsDirectivePass.cs (1)
29documentNode.CollectDirectiveReferences(FunctionsDirective.Directive, ref directiveNodes.AsRef());
Language\RazorProjectEngine.cs (1)
243FunctionsDirective.Register(builder);
Mvc.Version2_X\RazorExtensions.cs (1)
18FunctionsDirective.Register(builder);