2 references to IncludeDocumentation
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelperDiscoveryService.cs (1)
78
var includeDocumentation = options.IsFlagSet(TagHelperDiscoveryOptions.
IncludeDocumentation
);
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Extensions\ProjectExtensions.cs (1)
41
TagHelperDiscoveryOptions.
IncludeDocumentation
;