3 references to ComponentInjectDirective
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentInjectDirectivePass.cs (2)
57if (node.Directive == ComponentInjectDirective.Directive) 65if (node.Directive == ComponentInjectDirective.Directive)
Language\RazorProjectEngine.cs (1)
405ComponentInjectDirective.Register(builder);