1 reference to GetAllMatchingBracesAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
BraceMatching\BraceHighlightingViewTaggerProvider.cs (1)
68
var (bracesLeftOfPosition, bracesRightOfPosition) = await
GetAllMatchingBracesAsync
(