2 references to GetMethod
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
FrameDecoder.cs (1)
101var method = _instructionDecoder.GetMethod(compilation, instructionAddress);
LanguageInstructionDecoder.cs (1)
46var method = _instructionDecoder.GetMethod(compilation, instructionAddress);