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