Commit 79e9aad
committed
CLSCompliantAttribute的方法(比如public static String String.Concat(params object[] args))调用System.Reflection.Emit.DynamicMethodTokenGenerator.GetToken会报错:InvalidOperationException: Operation is not valid due to the current state of the object.过滤掉
1 parent 6f340b0 commit 79e9aad
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
0 commit comments