2 references to ExtractCrefMatches
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Tooltip\ClassifiedTagHelperTooltipFactory.cs (1)
387var crefMatches = DocCommentHelpers.ExtractCrefMatches(summaryContent);
Tooltip\MarkupTagHelperTooltipFactory.cs (1)
176var crefMatches = DocCommentHelpers.ExtractCrefMatches(summaryContent);