Base:
property
TypeArguments
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.SubstitutedMethodSymbol.TypeArguments
5 references to TypeArguments
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\SubstitutedMethodSymbol.vb (5)
741
For Each typeArgument In
TypeArguments
759
Dim arguments =
TypeArguments
760
Dim otherArguments = other.
TypeArguments
877
Return reducedDef.Construct(Me.
TypeArguments
)
887
Dim typeArguments As ImmutableArray(Of TypeSymbol) = Me.
TypeArguments