Base:
method
GetAllTypeParameters
Microsoft.CodeAnalysis.ExpressionEvaluator.InstructionDecoder<TCompilation, TMethodSymbol, TModuleSymbol, TTypeSymbol, TTypeParameterSymbol>.GetAllTypeParameters(TMethodSymbol)
1 reference to GetAllTypeParameters
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests (1)
InstructionDecoderTests.cs (1)
461var typeParameters = instructionDecoder.GetAllTypeParameters(method);