2 references to FindInheritsDirective
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\RazorCodeDocumentExtensions.cs (2)
76var inheritsValue = FindInheritsDirective(syntaxTree); 87inheritsValue = FindInheritsDirective(importSyntaxTrees[i]);