@ -50,6 +50,22 @@ internal sealed class ExtraUnsafeTests
@@ -50,6 +50,22 @@ internal sealed class ExtraUnsafeTests
}
returnarr;
}
publicunsafevoidpin_ptr_test(int[]a,int[]b)
{
//The blocks IL_0016 are reachable both inside and outside the pinned region starting at IL_0007. ILSpy has duplicated these blocks in order to place them both within and outside the `fixed` statement.