mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-10 05:19:44 +05:00
5 lines
88 B
INI
5 lines
88 B
INI
[*.cs]
|
|
|
|
# CS0162: Unreachable code detected
|
|
dotnet_diagnostic.CS0162.severity = none
|