walon
|
26b4828094
|
修复 ReflectionCompatibilityDetector处理Enum.TryParse<T>,并且T包含泛型参数时抛出异常的bug
|
2025-06-16 17:02:58 +08:00 |
walon
|
2d9782fdb7
|
修复 ReflectionCompatibilityDetector错误地对未混淆程序集中Enum打印错误日志的bug
|
2025-06-16 11:42:44 +08:00 |
walon
|
df53a0bd1b
|
修复 ReflectionCompatibilityDetector检查Enum.Parse TryParse GetName GetNames时的判定条件为枚举类型名被混淆的错误,应该是枚举项被混淆
|
2025-06-14 09:16:06 +08:00 |
walon
|
174140c5da
|
修复 ReflectionCompatibilityDetector检查Enum.ToString时的判定条件为枚举类型名被混淆的错误,应该是枚举项被混淆
|
2025-06-13 21:31:05 +08:00 |
walon
|
3f00d5ca91
|
新增 ReflectionCompatibilityDetector
|
2025-06-13 21:00:58 +08:00 |