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