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