Base:
property
TypeArguments
Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol.TypeArguments
6 overrides of TypeArguments
Microsoft.CodeAnalysis.VisualBasic (5)
Lowering\LambdaRewriter\SynthesizedLambdaMethod.vb (1)
119Public Overrides ReadOnly Property TypeArguments As ImmutableArray(Of TypeSymbol)
Lowering\MethodToClassRewriter\MethodToClassRewriter.MyBaseMyClassWrapper.vb (1)
237Public Overrides ReadOnly Property TypeArguments As ImmutableArray(Of TypeSymbol)
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.vb (1)
72Public Overrides ReadOnly Property TypeArguments As ImmutableArray(Of TypeSymbol)
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)
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (1)
Symbols\PlaceholderMethodSymbol.vb (1)
113Public Overrides ReadOnly Property TypeArguments As ImmutableArray(Of TypeSymbol)