1 reference to Choice
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractFileBannerFacts.cs (1)
43var anyCommentMatcher = Matcher.Choice(shebangComment, singleLineComment, multiLineComment, singleLineDocumentationComment, multiLineDocumentationComment);