Emit\DynamicAnalysis\DynamicInstrumentationTests.cs (38)
715checker.Method(5, 1, "public int Prop3")
717checker.Method(6, 1, "public int Prop3")
719checker.Method(7, 1, "public Program()")
724checker.Method(8, 1, "public static void Main")
727checker.Method(10, 1)
913checker.Method(3, 1, "public static void Main")
916checker.Method(4, 1, "static void TestMain")
918checker.Method(6, 1, "public void M1()")
930checker.Method(7, 1, snippet: null, expectBodySpan: false);
931checker.Method(9, 1)
3055checker.Method(3, 1, "partial void Method1<U>(int x)")
3062checker.Method(4, 1, "public void Method2(int x)")
3065checker.Method(5, 1, ".ctor()", expectBodySpan: false);
3066checker.Method(6, 1, "public static void Main(string[] args)")
3069checker.Method(7, 1, "static void Test()")
3073checker.Method(10, 1)
3212checker.Method(3, 1, "public void Method2(int x)")
3214checker.Method(4, 1, ".ctor()", expectBodySpan: false);
3215checker.Method(5, 1, "public static void Main(string[] args)")
3218checker.Method(6, 1, "static void Test()")
3222checker.Method(9, 1)
3594checker.Method(1, 1, snippet: "", expectBodySpan: false)
3598checker.Method(5, 1)
3708checker.Method(4, 1, snippet: "", expectBodySpan: false)
3711checker.Method(6, 1, snippet: "public void M()")
3713checker.Method(8, 1)
3804checker.Method(4, 1, snippet: "", expectBodySpan: false)
3807checker.Method(6, 1, snippet: "get")
3810checker.Method(8, 1)
3865checker.Method(4, 1, snippet: "", expectBodySpan: false)
3868checker.Method(6, 1, snippet: "public void M()")
3872checker.Method(8, 1)
3927checker.Method(4, 1, snippet: "", expectBodySpan: false)
3930checker.Method(6, 1, snippet: "public void M()")
3933checker.Method(9, 1)
4008checker.Method(classic ? 3 : 4, 1, snippet: "", expectBodySpan: false)
4011checker.Method(classic ? 5 : 6, 1, snippet: classic ? "public static void M(this int i)" : "public void M()")
4014checker.Method(classic ? 8 : 9, 1)