2 references to _bracePairKinds
Microsoft.CodeAnalysis.Features (2)
BracePairs\IBracePairsService.cs (2)
42
_bracePairKinds
[open.Value] = close.Value;
72
if (
_bracePairKinds
.TryGetValue(current.AsToken().RawKind, out var closeKind))