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