Base:
method
ConstructMethod
Microsoft.CodeAnalysis.ExpressionEvaluator.InstructionDecoder<TCompilation, TMethodSymbol, TModuleSymbol, TTypeSymbol, TTypeParameterSymbol>.ConstructMethod(TMethodSymbol, System.Collections.Immutable.ImmutableArray<TTypeParameterSymbol>, System.Collections.Immutable.ImmutableArray<TTypeSymbol>)
1 reference to ConstructMethod
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests (1)
InstructionDecoderTests.vb (1)
529method = instructionDecoder.ConstructMethod(method, typeParameters, typeArgumentSymbols)