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