Base:
property
TypeArguments
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol.TypeArguments
2 overrides of TypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedEntryPointSymbol.vb (1)
151Public Overrides ReadOnly Property TypeArguments As ImmutableArray(Of TypeSymbol)
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (1)
77Public Overrides ReadOnly Property TypeArguments As ImmutableArray(Of TypeSymbol)