1 reference to TypeParameterList
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\Parser.vb (1)
4404Dim result As TypeParameterListSyntax = SyntaxFactory.TypeParameterList(openParen, ofKeyword, separatedTypeParameters, closeParen)