Commit 3ef9106
committed
Fix APTCA causes MethodAccessException in Windows Phone. Issue #64
AllowPartiallyTrustedCallersAttribute is not required in reality, and it causes assembly makes SecurityTransparent, so it causes MethodAccessException for non-core libraries in FCL like System.Collections.Concurrent or System.Numerics.1 parent 115860b commit 3ef9106
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
0 commit comments