4 references to TypeParameters
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\DocumentationCommentTypeParamBinder.vb (4)
34Return FindSymbolInSymbolArray(name, TypeParameters) 61Dim typeParameters As ImmutableArray(Of TypeParameterSymbol) = Me.TypeParameters 84If Not TypeParameters.IsEmpty Then 85For Each typeParameter In TypeParameters