10 references to GetMethodDebugInfo
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests (10)
UsingDebugInfoTests.cs (10)
50GetMethodDebugInfo(runtime, "C.M").ImportRecordGroups.Verify(@" 79GetMethodDebugInfo(runtime, "N1.N2.N3.C.M").ImportRecordGroups.Verify(@" 131GetMethodDebugInfo(runtime, "C.M", ilOffset: 0x0004).ImportRecordGroups.Verify(@" 160GetMethodDebugInfo(runtime, "A.C.M").ImportRecordGroups.Verify(@" 193GetMethodDebugInfo(runtime, "A.C.M1").ImportRecordGroups.Verify(@" 202GetMethodDebugInfo(runtime, "A.C.M2").ImportRecordGroups.Verify(@" 238var info = GetMethodDebugInfo(runtime, "B.C.M"); 289var info = GetMethodDebugInfo(runtime, "B.C.M"); 341var debugInfo1 = GetMethodDebugInfo(runtime, "B.C.M1"); 354var debugInfo2 = GetMethodDebugInfo(runtime, "D.E.M2");