2 references to Repeat
Microsoft.CodeAnalysis.Workspaces (2)
Matcher.cs (1)
15
=> Matcher<T>.
Repeat
(matcher);
Matcher`1.cs (1)
28
return Sequence(matcher,
Repeat
(matcher));