1 reference to GetMatchingBraces
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexBraceMatcher.cs (1)
53
return tree == null ? null :
GetMatchingBraces
(tree, position);