1 reference to GetEnclosingSymbol
Microsoft.CodeAnalysis.Features (1)
ReplaceDocCommentTextWithTag\AbstractReplaceDocCommentTextWithTagCodeRefactoringProvider.cs (1)
61
var symbol =
GetEnclosingSymbol
(semanticModel, span.Start, cancellationToken);