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