5 instantiations of CollectionBuilder
Microsoft.CodeAnalysis (5)
Syntax\SeparatedSyntaxList.cs (1)
43[CollectionBuilder(typeof(SeparatedSyntaxList), "Create")]
Syntax\SyntaxList`1.cs (1)
50[CollectionBuilder(typeof(SyntaxList), methodName: "Create")]
Syntax\SyntaxNodeOrTokenList.cs (1)
21[CollectionBuilder(typeof(SyntaxNodeOrTokenList), "Create")]
Syntax\SyntaxTokenList.cs (1)
22[CollectionBuilder(typeof(SyntaxTokenList), methodName: "Create")]
Syntax\SyntaxTriviaList.cs (1)
23[CollectionBuilder(typeof(SyntaxTriviaList), methodName: "Create")]