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