2 references to GetMethodOrTypeBySignature
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests (2)
ExpressionCompilerTestBase.vb (1)
126Dim methodOrType = GetMethodOrTypeBySignature(compilation, methodOrTypeName)
InstructionDecoderTests.vb (1)
513Dim frame = DirectCast(GetMethodOrTypeBySignature(compilation, methodName), PEMethodSymbol)