1 reference to DocumentKind
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\ExtensionIntermediateNode.cs (1)
36
var documentKind = context.
DocumentKind
?? string.Empty;