1 reference to IsBrace
Microsoft.CodeAnalysis.Features (1)
BraceMatching\AbstractBraceMatcher.cs (1)
68
if (position < text.Length && this.
IsBrace
(text[position]))