Base:
method
GetAllTypeParameters
Microsoft.CodeAnalysis.ExpressionEvaluator.InstructionDecoder<TCompilation, TMethodSymbol, TModuleSymbol, TTypeSymbol, TTypeParameterSymbol>.GetAllTypeParameters(TMethodSymbol)
1 reference to GetAllTypeParameters
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests (1)
InstructionDecoderTests.vb (1)
523Dim typeParameters = instructionDecoder.GetAllTypeParameters(method)