1 write to _matcher
Microsoft.CodeAnalysis.Workspaces (1)
Matcher.RepeatMatcher.cs (1)
16=> _matcher = matcher;
2 references to _matcher
Microsoft.CodeAnalysis.Workspaces (2)
Matcher.RepeatMatcher.cs (2)
20while (_matcher.TryMatch(sequence, ref index)) 28=> string.Format("({0}*)", _matcher);