Base:
property
TypeArguments
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.SubstitutedMethodSymbol.TypeArguments
5 references to TypeArguments
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\SubstitutedMethodSymbol.vb (5)
745
For Each typeArgument In
TypeArguments
763
Dim arguments =
TypeArguments
764
Dim otherArguments = other.
TypeArguments
881
Return reducedDef.Construct(Me.
TypeArguments
)
891
Dim typeArguments As ImmutableArray(Of TypeSymbol) = Me.
TypeArguments