Skip to content

Qodana

Qodana #168

Triggered via schedule November 20, 2024 01:00
Status Success
Total duration 10m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

qodana-scan.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1000 warnings
Access to modified captured variable: Hi3Helper.Sophon/SophonAsset.Download.cs#L560
Captured variable is modified in the outer scope
Access to modified captured variable: Hi3Helper.Sophon/SophonAsset.Diff.cs#L434
Captured variable is modified in the outer scope
Access to modified captured variable: Hi3Helper.Sophon/SophonAsset.Diff.cs#L424
Captured variable is modified in the outer scope
Access to modified captured variable: Hi3Helper.Sophon/SophonAsset.Download.cs#L550
Captured variable is modified in the outer scope
Access to modified captured variable: Hi3Helper.Sophon/SophonAsset.Download.cs#L566
Captured variable is modified in the outer scope
Access to modified captured variable: Hi3Helper.Sophon/SophonAsset.Diff.cs#L440
Captured variable is modified in the outer scope
Possible 'null' assignment to non-nullable entity: CollapseLauncher/Program.cs#L385
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L138
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L138
Possible 'null' assignment to non-nullable entity
Incorrect indent (around child statement): Hi3Helper.EncTool/Parser/XMFParser/Class/XMFAsset.cs#L104
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): Hi3Helper.EncTool/Parser/KianaDispatch/KianaDispatch.cs#L102
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): Hi3Helper.EncTool/Parser/XMFParser/Class/XMFAsset.cs#L103
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): CollapseLauncher/XAMLs/Theme/CustomControls/CommunityToolkit.Labs/MarkdownTextBlock/DefaultSVGRenderer.cs#L21
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): SevenZipExtractor/SevenZipExtractor/SevenZipHandle.cs#L107
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L232
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): CollapseLauncher/Classes/RepairManagement/Genshin/Check.cs#L276
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Bitwise operation on enum that is not marked by the [Flags] attribute: CollapseLauncher/Classes/Helper/WindowUtility.cs#L571
Bitwise operation on enum that is not marked by the \[Flags\] attribute
Bitwise operation on enum that is not marked by the [Flags] attribute: CollapseLauncher/Classes/ClassesContext.cs#L17
Bitwise operation on enum that is not marked by the \[Flags\] attribute
Bitwise operation on enum that is not marked by the [Flags] attribute: CollapseLauncher/Classes/Helper/WindowUtility.cs#L572
Bitwise operation on enum that is not marked by the \[Flags\] attribute
Bitwise operation on enum that is not marked by the [Flags] attribute: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L554
Bitwise operation on enum that is not marked by the \[Flags\] attribute
Bitwise operation on enum that is not marked by the [Flags] attribute: CollapseLauncher/Classes/Helper/WindowUtility.cs#L573
Bitwise operation on enum that is not marked by the \[Flags\] attribute
Async method invocation without await expression: Hi3Helper.Core/Classes/Logger/LoggerBase.cs#L108
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: Hi3Helper.Core/Classes/Logger/Type/LoggerConsole.cs#L60
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: Hi3Helper.Core/Classes/Logger/LoggerBase.cs#L103
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: Hi3Helper.Core/Classes/SentryHelper/SentryHelper.cs#L310
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: Hi3Helper.Core/Classes/Shared/ClassStruct/Class/GameDataStructure.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: Hi3Helper.Core/Classes/Shared/Region/LauncherConfig.cs#L372
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: Hi3Helper.Core/Classes/Data/Tools/IniFile.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: Hi3Helper.Core/Classes/Data/Tools/IniFile.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: Hi3Helper.Core/Classes/Shared/ClassStruct/Class/GameDataStructure.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
Co-variant array conversion: CollapseLauncher/Classes/InstallManagement/BaseClass/GameInstallPackage.cs#L199
Co-variant array conversion from FileStream\[\] to Stream\[\] can cause run-time exception on write operation
Collection content is never queried (non-private accessibility): CollapseLauncher/Classes/Interfaces/Class/CommunityToolsProperty.cs#L22
Content of collection 'CommunityToolsList' is only updated but never used
Collection content is never queried (non-private accessibility): CollapseLauncher/Classes/Interfaces/Class/CommunityToolsProperty.cs#L20
Content of collection 'OfficialToolsList' is only updated but never used
Collection content is never queried (private accessibility): CollapseLauncher/XAMLs/MainApp/Pages/OOBE/OOBEAgreementMenu.xaml.cs#L40
Content of collection 'markdownFileList' is only updated but never used
Collection is never updated (non-private accessibility): Hi3Helper.Sophon/Structs/SophonInfosJson.cs#L28
Content of collection 'ManifestIdentityList' is never updated
Collection is never updated (non-private accessibility): CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L419
Content of collection 'GameDispatchArrayURL' is never updated
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/SessionTask.cs#L48
Expression is always false according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L314
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Http.cs#L48
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/HttpResponseInputStream.cs#L230
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L157
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/SessionTask.cs#L125
Expression is always false according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L313
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/SessionTask.cs#L134
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L286
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L148
Expression is always true according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L254
Expression is always true according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L369
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L144
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.EncTool/Parser/KianaDispatch/KianaDispatch.cs#L65
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L278
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: SevenZipExtractor/SevenZipExtractor/ArchiveFile.cs#L129
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L204
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L155
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L145
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L214
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L336
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Event/Event.cs#L13
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L156
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/HttpResponseInputStream.cs#L222
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: SevenZipExtractor/SevenZipExtractor/ArchiveFile.cs#L130
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L278
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L333
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L146
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L278
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.Http/Legacy/Session/Session.cs#L335
Conditional access qualifier expression is never null according to nullable reference types' annotations
Struct with default equality members is used for comparison (non-private accessibility): Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowRect.cs#L3
Struct 'WindowRect' is checked for equality using the inefficient runtime-provided implementation
Empty constructor: CollapseLauncher/Classes/Helper/HttpClientBuilder.cs#L15
Empty constructor is redundant. The compiler generates the same by default.
Empty general catch clause: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L221
Empty general catch clause suppresses any errors
Empty general catch clause: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L250
Empty general catch clause suppresses any errors
Underlying type of enum is 'int': Hi3Helper.Http/Legacy/Event/Enums.cs#L12
'int' is default enum governing type
Heuristically unreachable code: Hi3Helper.EncTool/Misc/TypeExtensions.cs#L55
Code is heuristically unreachable
Inconsistent synchronization on field: CollapseLauncher/Classes/Interfaces/Class/ProgressBase.cs#L1278
The field is sometimes used inside synchronized block and sometimes used without synchronization
Inconsistent synchronization on field: CollapseLauncher/Classes/Interfaces/Class/ProgressBase.cs#L204
The field is sometimes used inside synchronized block and sometimes used without synchronization
Inconsistent synchronization on field: CollapseLauncher/Classes/Interfaces/Class/ProgressBase.cs#L690
The field is sometimes used inside synchronized block and sometimes used without synchronization
Possible overflow in unchecked context: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L118
Possible overflow in unchecked context
Possible overflow in unchecked context: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L257
Possible overflow in unchecked context
Possible overflow in unchecked context: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L191
Possible overflow in unchecked context
Local variable hides member: CollapseLauncher/Classes/Properties/ArgumentParser.cs#L261
Local variable 'rootCommand' hides field 'RootCommand CollapseLauncher.ArgumentParser.rootCommand'
Local variable hides member: CollapseLauncher/Classes/Properties/ArgumentParser.cs#L201
Local variable 'rootCommand' hides field 'RootCommand CollapseLauncher.ArgumentParser.rootCommand'
Local variable hides member: CollapseLauncher/Classes/Properties/ArgumentParser.cs#L172
Local variable 'rootCommand' hides field 'RootCommand CollapseLauncher.ArgumentParser.rootCommand'
Member initialized value ignored: Hi3Helper.Http/Legacy/Session/Session.cs#L361
Field initializer value ignored during initialization
Member initialized value ignored: CollapseLauncher/Classes/InstallManagement/GameConversionManagement.cs#L457
Field initializer value ignored during initialization
Member initialized value ignored: CollapseLauncher/Classes/InstallManagement/GameConversionManagement.cs#L458
Field initializer value ignored during initialization
Member initialized value ignored: Hi3Helper.SharpDiscordRPC/DiscordRPC/IO/ManagedNamedPipeClient.cs#L50
Field initializer value ignored during initialization
Non-accessed field: Hi3Helper.SharpDiscordRPC/DiscordRPC/RPC/Commands/CloseCommand.cs#L18
Field 'value' is assigned but its value is never used
Non-accessed field: CollapseLauncher/Classes/EventsManagement/EventsHandler.cs#L25
Field 'UpdateChannelName' is assigned but its value is never used
Non-accessed field (private accessibility): Hi3Helper.EncTool/Parser/XMFParser/XMFParser.cs#L17
Field '_isMeta' is assigned but its value is never used
Non-accessed field (private accessibility): CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L20
Field 'persistW' is assigned but its value is never used
Non-accessed field (private accessibility): Hi3Helper.Http/Legacy/Attributes/Attributes.cs#L36
Field 'PathOverwrite' is assigned but its value is never used
Non-accessed field (private accessibility): Hi3Helper.EncTool/Streams/CacheStream/CacheStream.cs#L23
Field '_allowDispose' is assigned but its value is never used
Non-accessed field (private accessibility): Hi3Helper.Core/Classes/Data/InvokeProp.cs#L93
Field 'wFunc' is assigned but its value is never used
Non-accessed field (private accessibility): Hi3Helper.Core/Classes/Data/InvokeProp.cs#L96
Field 'fFlags' is assigned but its value is never used
Non-accessed field (private accessibility): Hi3Helper.Core/Classes/Data/InvokeProp.cs#L94
Field 'pFrom' is assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRAMBMMetadataReader/SRAMBMMetadataReader.cs#L81
Local variable 'numA4' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRAMBMMetadataReader/SRAMBMMetadataReader.cs#L80
Local variable 'numA3' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.Http/IO.cs#L41
Local variable 'wri' is only assigned but its value is never used
Non-accessed local variable: CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L93
Local variable 'iconCount' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRAMBMMetadataReader/SRAMBMMetadataReader.cs#L82
Local variable 'numA5' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Lua/SRLuaMetadata.cs#L29
Local variable 'ver' is only assigned but its value is never used
Non-accessed local variable: CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L370
Local variable 'flags' is only assigned but its value is never used
Cannot resolve symbol in text argument: SevenZipExtractor/SevenZipExtractor/ArchiveFile.cs#L46
Cannot resolve symbol 'Archive path cannot be null!'
Cannot resolve symbol in text argument: Hi3Helper.Sophon/Helper/Extension.cs#L307
Cannot resolve symbol 'Directory path cannot be empty or null!'
Cannot resolve symbol in text argument: Hi3Helper.EncTool/Streams/ChunkStream.cs#L30
Cannot resolve symbol 'Offset is out of stream size range!'
Mismatch of optional parameter value in overridden method: Hi3Helper.EncTool/Streams/ChunkStream.cs#L54
Parameter cancellationToken in base method 'ValueTask ReadAsync(Memory, CancellationToken)' has default value
Mismatch of optional parameter value in overridden method: Hi3Helper.EncTool/Streams/ChunkStream.cs#L98
Parameter cancellationToken in base method 'ValueTask WriteAsync(ReadOnlyMemory, CancellationToken)' has default value
Mismatch of optional parameter value in overridden method: Hi3Helper.Http/Legacy/Session/Session.cs#L88
Optional parameter default value differs from parameter cancellationToken in base method 'Task ReadAsync(byte\[\], int, int, CancellationToken)'
Parameter output value is always discarded (private accessibility): CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L223
Parameter 'win32FindDataBuffer' output value is always discarded
Parameter hides member: Hi3Helper.Http/Legacy/Event/DownloadEvent.cs#L16
Parameter 'SizeDownloaded' hides property 'long Hi3Helper.Http.Legacy.DownloadEvent.SizeDownloaded'
Parameter hides member: Hi3Helper.Http/Legacy/Event/DownloadEvent.cs#L16
Parameter 'SizeToBeDownloaded' hides property 'long Hi3Helper.Http.Legacy.DownloadEvent.SizeToBeDownloaded'
Parameter hides member: Hi3Helper.EncTool/UABT/LZ4/LZ4DecoderStream.cs#L93
Parameter 'input' hides field 'Stream Hi3Helper.UABT.LZ4.LZ4DecoderStream.input'
Parameter hides member: Hi3Helper.Http/Legacy/Http.Multi.cs#L8
Parameter 'ConnectionSessions' hides field 'byte Hi3Helper.Http.Legacy.Http.ConnectionSessions'
Parameter hides member: Hi3Helper.EncTool/UABT/LZ4/LZ4DecoderStream.cs#L93
Parameter 'inputLength' hides field 'long Hi3Helper.UABT.LZ4.LZ4DecoderStream.inputLength'
Parameter hides member: Hi3Helper.Http/Legacy/Event/DownloadEvent.cs#L17
Parameter 'Read' hides property 'long Hi3Helper.Http.Legacy.DownloadEvent.Read'
Possible 'System.InvalidCastException' in foreach loop: CollapseLauncher/Classes/Extension/UIElementExtensions.cs#L128
Possible 'System.InvalidCastException' when casting from Microsoft.UI.Xaml.DependencyObject to Microsoft.UI.Xaml.UIElement
Possible 'System.NullReferenceException': Hi3Helper.EncTool/Misc/TypeExtensions.cs#L65
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException': Hi3Helper.EncTool/Misc/TypeExtensions.cs#L64
Possible 'System.NullReferenceException'
Assignment is not used: Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/UriScheme.cs#L51
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.EncTool/Parser/Proto/src/StarRailGatewayStatic.cs#L285
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L375
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/XAMLs/MainApp/Pages/OOBE/OOBEStartUpMenu.xaml.cs#L162
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/InstallManagement/GameConversionManagement.cs#L77
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.SharpDiscordRPC/DiscordRPC/RPC/RpcConnection.cs#L79
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.EncTool/WindowTool/ResizableWindowHook/ResizableWindowHook.cs#L19
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/DiscordPresence/DiscordPresenceManager.cs#L289
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L126
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L105
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Lua/SRLuaMetadata.cs#L33
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L542
Value assigned is not used in any execution path
Assignment is not used: SevenZipExtractor/SevenZipExtractor/SevenZipHandle.cs#L103
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.Http/ChunkSession.cs#L268
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.SharpDiscordRPC/DiscordRPC/IO/ManagedNamedPipeClient.cs#L210
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/UnixUriSchemeCreator.cs#L33
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.EncTool/Streams/SpanStream.cs#L31
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L292
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/Helper/Image/ImageLoaderHelper.cs#L492
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.Http/Legacy/Session/SessionManager.cs#L83
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L96
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/Helper/Metadata/LauncherMetadataHelper.cs#L695
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/Helper/Metadata/LauncherMetadataHelper.cs#L671
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.SharpDiscordRPC/DiscordRPC/RPC/RpcConnection.cs#L611
Value assigned is not used in any execution path
Assignment is not used: CollapseLauncher/Classes/ShellLinkCOM/ShellLink.cs#L379
Value assigned is not used in any execution path
Assignment is not used: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L336
Value assigned is not used in any execution path
Redundant control flow jump statement: Hi3Helper.Http/ChunkSession.cs#L354
Redundant control flow jump statement
Redundant nullable attribute: CollapseLauncher/Classes/Helper/Image/ImageLoaderHelper.cs#L442
The nullability attribute has no effect and can be safely removed
Redundant nullable warning suppression expression: CollapseLauncher/Classes/RepairManagement/Honkai/Fetch.cs#L636
The nullable warning suppression expression is redundant
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/GameSettingsPages/ZenlessGameSettingsPage.xaml.cs#L14
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/GameManagement/GameSettings/Zenless/FileClass/GeneralData.cs#L9
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Helper/StreamUtility.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Helper/StreamUtility.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/PropVariant.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: Hi3Helper.Http/Legacy/IO.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L6
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.Variable.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/IPropertyStore.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/OOBE/OOBEStartUpMenu.xaml.cs#L15
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/Invoker/Classes/Migrate.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/CLSIDGuid.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/GameSettingsPages/HonkaiGameSettingsPage.xaml.cs#L12
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Helper/TaskSchedulerHelper.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Helper/StreamUtility.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Helper/StreamUtility.cs#L7
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Helper/StreamUtility.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/CLSIDGuid.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/FileDialogCOM/FileDialogHelper.cs#L12
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/PropVariant.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/CLSIDGuid.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/GameSettingsPages/GenshinGameSettingsPage.xaml.cs#L21
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Interfaces/IGameSettingsValue.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/Pages/GameSettingsPages/StarRailGameSettingsPage.xaml.cs#L13
Using directive is not required by the code and can be safely removed
Redundant using directive: ImageEx/ImageEx/ImageEx.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/PropVariant.cs#L6
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/XAMLs/MainApp/MainWindow.xaml.cs#L19
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/PropVariant.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/Helper/StreamUtility.cs#L6
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/ShellLinkCOM/CLSIDGuid.cs#L4
Using directive is not required by the code and can be safely removed
Actual shift count equals zero: CollapseLauncher/Classes/ShortcutCreator/SteamShortcut.cs#L100
Actual shift count equals zero. Left operand will remain unchanged.
Actual shift count equals zero: CollapseLauncher/Classes/ShortcutCreator/SteamShortcut.cs#L107
Actual shift count equals zero. Left operand will remain unchanged.
Actual shift count equals zero: CollapseLauncher/Classes/ShortcutCreator/SteamShortcut.cs#L114
Actual shift count equals zero. Left operand will remain unchanged.
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L92
Field 'hwnd' is never assigned
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L99
Field 'lpszProgressTitle' is never assigned
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L263
Field 'MaximumLength' is never assigned
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L264
Field 'Buffer' is never assigned
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L95
Field 'pTo' is never assigned
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L97
Field 'fAnyOperationsAborted' is never assigned
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L98
Field 'hNameMappings' is never assigned
Unassigned field: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L258
Field 'Length' is never assigned
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L24
Auto-property accessor 'BottomButtonDeleteSelectedFiles.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L87
Auto-property accessor 'Graphics_DynamicCharacterResolution_Tooltip.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L25
Auto-property accessor 'BottomCheckboxFilesSelected.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L56
Auto-property accessor 'Graphics_ParticleQuality.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L45
Auto-property accessor 'ChooseFolderDialogPrimary.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs#L26
Auto-property accessor 'OverlayNotInstalledSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L57
Auto-property accessor 'Graphics_ExclusiveFullscreen.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L43
Auto-property accessor 'LoadingBackgroundImageSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameRepairPage.cs#L39
Auto-property accessor 'PerProgressTitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L62
Auto-property accessor 'Pg2Subtitle2_3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L66
Auto-property accessor 'InstallCorruptDataAnywaySubtitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs#L70
Auto-property accessor 'Graphics_HalfResTransparent.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangAppNotification.cs#L27
Auto-property accessor 'NotifPreviewBuildUsedSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L28
Auto-property accessor 'GameConversionPrevFailedSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Sophon/Structs/SophonInfosJson.cs#L89
Auto-property accessor 'UncompressedSize.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L92
Auto-property accessor 'Graphics_HDR_NotSupported2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L97
Auto-property accessor 'OverlayNotInstalledTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L97
Auto-property accessor 'GameStateInvalid_Subtitle4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L21
Auto-property accessor 'Debug_MultipleInstance.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameClientRegions.cs#L10
Auto-property accessor '_GameClientRegions.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L94
Auto-property accessor 'Graphics_HDR_NotEnabled2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L24
Auto-property accessor 'General_OpenMenu_Desc.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L124
Auto-property accessor 'InvalidGameDirNew2Subtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMainPage.cs#L23
Auto-property accessor 'RegionLoadingSubtitleTimeOut.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L106
Auto-property accessor 'Enforce7ZipExtract.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L19
Auto-property accessor 'DeltaPatchPreReqTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangNotificationToast.cs#L24
Auto-property accessor 'GamePreloadCompleted_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L83
Auto-property accessor 'InvalidPlaytimeTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L50
Auto-property accessor 'Pg1LoadingTitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L89
Auto-property accessor 'CommunityToolsBtn_OpenExecutableAppDialogTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangZenlessGameSettingsPage.cs#L10
Auto-property accessor '_ZenlessGameSettingsPage.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangNotificationToast.cs#L35
Auto-property accessor 'CacheUpdateCheckCompletedNotFound_Subtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L148
Auto-property accessor 'ShortcutCreationSuccessSubtitle3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L75
Auto-property accessor 'Update_LatestVer.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L138
Auto-property accessor 'MeteredConnectionWarningSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L46
Auto-property accessor 'ExtremeGraphicsSettingsWarnSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L457
Auto-property accessor 'InstallRegistryLocation.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L54
Auto-property accessor 'GameSettings_Panel3CustomBGRegion.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L174
Auto-property accessor 'DownloadSettingsOption1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L22
Auto-property accessor 'CustomizationSettingsLanguageDescription.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L51
Auto-property accessor 'GameSettings_Panel2MoveGameLocationGame_SamePath.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L98
Auto-property accessor 'GameStateInvalid_Subtitle5.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L60
Auto-property accessor 'GameSettings_Panel4SyncPlaytimeDatabase.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangInstallConvert.cs#L31
Auto-property accessor 'SelectDialogTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L284
Auto-property accessor 'InternalGameNameFolder.init' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L58
Auto-property accessor 'GameSettings_Panel4ShowSocialMediaPanel.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L74
Auto-property accessor 'RelocateFolderSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L32
Auto-property accessor 'CustomizationSettingsStyleCustomBackgroundDescription.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L60
Auto-property accessor 'Graphics_CharacterQuality.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L61
Auto-property accessor 'NotSelected.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L23
Auto-property accessor 'DeltaPatchPreReqSubtitle4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L75
Auto-property accessor 'UninstallGameTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L93
Auto-property accessor 'GameStateInvalid_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L27
Auto-property accessor 'GameConversionPrevFailedTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L76
Auto-property accessor 'UninstallGameSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L149
Auto-property accessor 'NetworkSettings_Proxy_HostnameHelp4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L177
Auto-property accessor 'FileDownloadSettings_SpeedLimitHelp3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L79
Auto-property accessor 'GamePlaytime_Stats_Daily.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L49
Auto-property accessor 'GameManagement_GoSettings.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L141
Auto-property accessor 'MissingVcRedistSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L17
Auto-property accessor 'DeltaPatchPrevFailedTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L116
Auto-property accessor 'CannotUseAppLocationForGameDirTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L45
Auto-property accessor 'GameSettings_Panel1OpenScreenshotFolder.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L26
Auto-property accessor 'BottomCheckboxNoFileSelected.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L63
Auto-property accessor 'Graphics_Legacy_Subtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L134
Auto-property accessor 'LocateExePathSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L52
Auto-property accessor 'Pg1LoadingSubitle2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L26
Auto-property accessor 'CDNHelpDetail_4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L95
Auto-property accessor 'GameStateInvalid_Subtitle2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L49
Auto-property accessor 'YesMigrateIt.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L29
Auto-property accessor 'PreloadDownloadNotifbarVerifyTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L35
Auto-property accessor 'VideoBackgroundPreviewUnavailableDescription.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L55
Auto-property accessor 'ApplyUpdateUpdateChannelTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L191
Auto-property accessor 'FileDownloadSettings_NewPreallocChunkHelp8.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L46
Auto-property accessor 'GameManagement_ForceCloseGame.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L86
Auto-property accessor 'CommunityToolsBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L22
Auto-property accessor 'ChangeRegionWarning_Toggle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDisconnectedPage.cs#L23
Auto-property accessor 'GoBackOverlayFrameBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L26
Auto-property accessor 'General_GoSettings.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L61
Auto-property accessor 'DiscordRPC_Toggle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L56
Auto-property accessor 'ApplyUpdateUpdateChannelSubtitlePlaceholder.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L119
Auto-property accessor 'Advanced_GLC_PostExit_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L33
Auto-property accessor 'UpdateForcedHeader.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L112
Auto-property accessor 'DiscordRP_Idle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L65
Auto-property accessor 'GamePlaytime_Idle_Panel1Hours.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L197
Auto-property accessor 'FileDownloadSettings_BurstDownloadHelp1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L82
Auto-property accessor 'ResetPlaytimeSubtitle3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L202
Auto-property accessor 'FileDownloadSettings_BurstDownloadHelp6.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L51
Auto-property accessor 'Pg1LoadingSubitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L23
Auto-property accessor 'ChangeRegionInstant_Toggle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L160
Auto-property accessor 'SteamShortcutCreationSuccessSubtitle5.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L127
Auto-property accessor 'LauncherNameOfficial.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L95
Auto-property accessor 'Graphics_HDR_Help_Link.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L154
Auto-property accessor 'SteamShortcutCreationConfirmCheckBox.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L54
Auto-property accessor 'ExistingInstallBHI3LSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L43
Auto-property accessor 'GameSettings_Panel1OpenGameFolder.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L102
Auto-property accessor 'CDNDescription_GitLab.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L29
Auto-property accessor 'CustomizationSettingsStyleThemeHeader.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L120
Auto-property accessor 'InvalidGameDirNewSubtitleSelectOther.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L47
Auto-property accessor 'GameSettings_Panel2RepairGame.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L54
Auto-property accessor 'Graphics_ResolutionPanel.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L176
Auto-property accessor 'FileDownloadSettings_SpeedLimitHelp2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L91
Auto-property accessor 'Exception_DownloadTimeout2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L20
Auto-property accessor 'CDNHelpTitle_2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L172
Auto-property accessor 'FileDownloadSettings_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L107
Auto-property accessor 'CookbookLocateSubtitle6.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L123
Auto-property accessor 'Taskbar_ShowConsole.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Sophon/Structs/SophonInfosJson.cs#L85
Auto-property accessor 'CompressedSize.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L206
Auto-property accessor 'Database_ConnectionOk.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L140
Auto-property accessor 'MissingVcRedist.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L214
Auto-property accessor 'Database_Validate.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMainPage.cs#L20
Auto-property accessor 'RegionLoadingTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L69
Auto-property accessor 'UpdatingAndApplying.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L70
Auto-property accessor 'GamePlaytime_Running_Info1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L83
Auto-property accessor 'PostPanel_Notices.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L46
Auto-property accessor 'GameSettings_Panel2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L133
Auto-property accessor 'SophonHelp_Indicator1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L154
Auto-property accessor 'NetworkSettings_Proxy_UsernameHelp1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L137
Auto-property accessor 'IsBytesMoreThanBytes.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L49
Auto-property accessor 'AppThreads_Help5.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L66
Auto-property accessor 'LangNameKR.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangAppNotification.cs#L28
Auto-property accessor 'NotifPreviewBuildUsedBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L33
Auto-property accessor 'IntroSequenceToggle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L96
Auto-property accessor 'InstallingMediaPackSubtitleFinished.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangNotificationToast.cs#L26
Auto-property accessor 'GameRepairCheckCompleted_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMainPage.cs#L17
Auto-property accessor 'RegionChangeConfirmBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L27
Auto-property accessor 'General_OpenNotifTray.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L16
Auto-property accessor 'WelcomeTitleString.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L58
Auto-property accessor 'AppThreads_AttentionTop1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L57
Auto-property accessor 'Pg2Subtitle1_1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L115
Auto-property accessor 'LocateExePathTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L57
Auto-property accessor 'AppThreads_Attention6.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L92
Auto-property accessor 'BuildChannelStable.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMainPage.cs#L32
Auto-property accessor 'LoadingGameConfiguration.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L166
Auto-property accessor 'NetworkSettings_Http_Timeout.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L86
Auto-property accessor 'SettingsRegExported.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L86
Auto-property accessor 'CheckingFile.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L129
Auto-property accessor 'LauncherNameSteam.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileMigrationProcess.cs#L19
Auto-property accessor 'ChoosePathTextBoxPlaceholder.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L48
Auto-property accessor 'YesRelocate.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L25
Auto-property accessor 'CustomizationSettingsCDNHeader.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L98
Auto-property accessor 'CDNDescription_Cloudflare.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L72
Auto-property accessor 'Update_ForceBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L55
Auto-property accessor 'AppThreads_Attention4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L61
Auto-property accessor 'Pg2Subtitle2_2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L65
Auto-property accessor 'VideoBackground.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L81
Auto-property accessor 'GamePlaytime_Stats_Monthly.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L119
Auto-property accessor 'InvalidGameDirNewSubtitleSelectedPath.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L127
Auto-property accessor 'InvalidGameDirNew4Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L31
Auto-property accessor 'DialogDeletingFileSubtitle4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs#L20
Auto-property accessor 'Graphics_ResSelectPlaceholder.set' is never used
Auto-property accessor is never used (non-private accessibility): CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L311
Auto-property accessor 'GameGatewayURLTemplate.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L56
Auto-property accessor 'NoStartFromBeginning.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L133
Auto-property accessor 'FolderDialogTitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L21
Auto-property accessor 'CDNHelpTitle_3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L46
Auto-property accessor 'CgPathLowBitrateCN.get' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangCachesPage.cs#L29
Auto-property accessor 'CachesStatusUpToDate.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L221
Auto-property accessor 'Database_Placeholder_DbTokenPasswordBox.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L41
Auto-property accessor 'OkayBackToMenu.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L28
Auto-property accessor 'PreloadDownloadNotifbarTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangNotificationToast.cs#L38
Auto-property accessor 'CacheUpdateDownloadCompleted_Subtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangInstallManagement.cs#L20
Auto-property accessor 'RepairFilesRequiredSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L27
Auto-property accessor 'DialogDeletingFileTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L109
Auto-property accessor 'DiscordRP_Cache.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L93
Auto-property accessor 'LocateExecutable.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L29
Auto-property accessor 'PerFromToPlaceholder.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L100
Auto-property accessor 'Graphics_HDR_UiBrightness_Help.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L25
Auto-property accessor 'Graphics_ResCustomW.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L17
Auto-property accessor 'NoFilesToBeDeletedText.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L20
Auto-property accessor 'Debug_SendRemoteCrashData_EnvVarDisablement.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L32
Auto-property accessor 'LocateInstallSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L215
Auto-property accessor 'Database_Error_EmptyUri.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L59
Auto-property accessor 'Pg2Subtitle1_3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L71
Auto-property accessor 'GamePlaytime_Running_Info2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L30
Auto-property accessor 'DialogDeletingFileSubtitle3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L66
Auto-property accessor 'VideoBackground_IsEnableAudio.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L176
Auto-property accessor 'CloseOverlay.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangBackgroundNotification.cs#L10
Auto-property accessor '_BackgroundNotification.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L96
Auto-property accessor 'Graphics_HDR_MaxLuminosity.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameRepairPage.cs#L41
Auto-property accessor 'PerProgressSubtitle3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEAgreementMenu.cs#L10
Auto-property accessor '_OOBEAgreementMenu.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L46
Auto-property accessor 'Graphics_FXPhysics.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangCachesPage.cs#L25
Auto-property accessor 'CachesStatusHeader1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L73
Auto-property accessor 'GamePlaytime_DateDisplay.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L50
Auto-property accessor 'AppThreads_Help6.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L30
Auto-property accessor 'PreloadVerifiedSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L148
Auto-property accessor 'NetworkSettings_Proxy_HostnameHelp3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L52
Auto-property accessor 'ChangeShortcut_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L86
Auto-property accessor 'Graphics_DynamicCharacterResolution.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L24
Auto-property accessor 'ChangeRegionWarning_Warning.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs#L25
Auto-property accessor 'OverlayNotInstalledTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L35
Auto-property accessor 'ResumeDownloadBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L118
Auto-property accessor 'InvalidGameDirNewTitleFormat.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L18
Auto-property accessor 'FeatureUnavailableTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L49
Auto-property accessor 'GameSettings_Panel2ConvertVersion.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L105
Auto-property accessor 'CustomArgs_Footer1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L136
Auto-property accessor 'SophonHelp_Indicator4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L31
Auto-property accessor 'CustomizationSettingsStyleCustomBackgroundHeader.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L53
Auto-property accessor 'ExistingInstallBHI3LTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangInstallConvert.cs#L33
Auto-property accessor 'SelectDialogTarget.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L110
Auto-property accessor 'PrivilegeMustRunSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L41
Auto-property accessor 'GameFolder_MainFolder.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L114
Auto-property accessor 'Advanced_GLC_WarningAdmin.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMainPage.cs#L30
Auto-property accessor 'Initializing.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L28
Auto-property accessor 'DialogDeletingFileSubtitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L101
Auto-property accessor 'CookbookLocateTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L144
Auto-property accessor 'ShortcutCreationConfirmCheckBox.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L107
Auto-property accessor 'LowerCollapsePrioOnGameLaunch.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L86
Auto-property accessor 'InvalidPlaytimeSubtitle3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L59
Auto-property accessor 'GameSettings_Panel4ShowPlaytimeButton.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L63
Auto-property accessor 'DiscordRPC_IdleStatusToggle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L19
Auto-property accessor 'FeatureUnavailableSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L167
Auto-property accessor 'OperationWarningNotCancellableTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L120
Auto-property accessor 'Advanced_GLC_PostExit_Subtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L146
Auto-property accessor 'ShortcutCreationSuccessSubtitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Localization.cs#L239
Auto-property accessor 'LanguageName.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L20
Auto-property accessor 'PreloadNotifDeltaDetectSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Sophon/Structs/SophonInfosJson.cs#L38
Auto-property accessor 'MatchingField.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L62
Auto-property accessor 'DiscordRPC_GameStatusToggle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L132
Auto-property accessor 'SophonHelp_IndicatorTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L157
Auto-property accessor 'SteamShortcutCreationSuccessSubtitle2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L159
Auto-property accessor 'NetworkSettings_Proxy_PasswordHelp1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangCachesPage.cs#L38
Auto-property accessor 'CachesBtn2QuickDesc.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs#L17
Auto-property accessor 'Graphics_ResolutionPanel.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L216
Auto-property accessor 'Database_Error_EmptyToken.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L93
Auto-property accessor 'InstallMediaPackCompleteSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L193
Auto-property accessor 'FileDownloadSettings_NewPreallocChunkHelp10.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L46
Auto-property accessor 'AppThreads_Help2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L70
Auto-property accessor 'InstallDataDownloadResumeSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L128
Auto-property accessor 'SophonSettingsTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L28
Auto-property accessor 'CustomizationSettingsStyleDescription.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L115
Auto-property accessor 'AppBehavior_PostGameLaunch_Minimize.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L137
Auto-property accessor 'MeteredConnectionWarningTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileMigrationProcess.cs#L17
Auto-property accessor 'FileCountIndicatorTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L120
Auto-property accessor 'AppBehavior_StartupToTray.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L48
Auto-property accessor 'GameSettings_Panel2UninstallGame.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L18
Auto-property accessor 'PreloadNotifDeltaDetectTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L39
Auto-property accessor 'GameStatusPlaceholderComingSoonBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L25
Auto-property accessor 'StartBtnRunning.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L67
Auto-property accessor 'Graphics_ShadowQuality.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L65
Auto-property accessor 'LangNameCN.set' is never used
Auto-property accessor is never used (non-private accessibility): CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L287
Auto-property accessor 'InternalGameNameInConfig.init' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L119
Auto-property accessor 'AppBehavior_LaunchOnStartup.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L98
Auto-property accessor 'OverlayNotInstalledSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L68
Auto-property accessor 'InstallCorruptDataAnywaySubtitle3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangInstallConvert.cs#L36
Auto-property accessor 'ConvertSuccessTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L123
Auto-property accessor 'InvalidGameDirNew2Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L102
Auto-property accessor 'Graphics_HDR_SceneBrightness_Help.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L113
Auto-property accessor 'AppBehavior_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L94
Auto-property accessor 'About_Copyright4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L65
Auto-property accessor 'InstallCorruptDataAnywayTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L178
Auto-property accessor 'FileDownloadSettings_SpeedLimitHelp4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L82
Auto-property accessor 'AppFiles_ClearImgCachesBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs#L63
Auto-property accessor 'Graphics_EnvDetailQuality.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L41
Auto-property accessor 'AppLang_ApplyNeedRestart.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L152
Auto-property accessor 'NetworkSettings_Proxy_Username.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L217
Auto-property accessor 'Database_Error_InvalidGuid.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L111
Auto-property accessor 'Advanced_Subtitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDisconnectedPage.cs#L25
Auto-property accessor 'RegionChangerSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L68
Auto-property accessor 'GamePlaytime_Idle_ChangeBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L24
Auto-property accessor 'DeltaPatchPreReqSubtitle5.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L106
Auto-property accessor 'DiscordRP_InGame.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L47
Auto-property accessor 'GameManagement_ForceCloseGame_Desc.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMainPage.cs#L28
Auto-property accessor 'NavigationMenu.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L27
Auto-property accessor 'CustomizationSettingsStyleHeader.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L44
Auto-property accessor 'UpdateCountdownMessage2.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L51
Auto-property accessor 'Graphics_APHO2Panel.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L31
Auto-property accessor 'AppCDNRepository.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L75
Auto-property accessor 'FinishingUp.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L40
Auto-property accessor 'UpdateMessage4.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L151
Auto-property accessor 'SteamShortcutCreationConfirmTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L90
Auto-property accessor 'Exception_DownloadTimeout1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L72
Auto-property accessor 'GamePlaytime_Display.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L164
Auto-property accessor 'SteamShortcutCreationFailureSubtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L112
Auto-property accessor 'KbShortcuts_ResetBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L35
Auto-property accessor 'UseDefaultDir.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangFileCleanupPage.cs#L33
Auto-property accessor 'DialogDeleteSuccessTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L156
Auto-property accessor 'NetworkSettings_Proxy_UsernameHelp3.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L48
Auto-property accessor 'GameManagement_GoRepair.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangOOBEStartUpMenu.cs#L30
Auto-property accessor 'CustomizationSettingsStyleThemeDescription.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L60
Auto-property accessor 'NoOtherLocation.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L168
Auto-property accessor 'OperationWarningNotCancellableMsg1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L43
Auto-property accessor 'UpdateCountdownMessage1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L69
Auto-property accessor 'InstallDataDownloadResumeTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L168
Auto-property accessor 'NetworkSettings_ProxyTest_ButtonChecking.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L85
Auto-property accessor 'PostPanel_NoNews.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L130
Auto-property accessor 'LauncherNameUnknown.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L84
Auto-property accessor 'AppFiles_ClearMetadataDialog.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L103
Auto-property accessor 'CDNDescription_Coding.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangBackgroundNotification.cs#L19
Auto-property accessor 'CategoryTitle_Updating.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L52
Auto-property accessor 'YesIHaveBeefyPC.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L31
Auto-property accessor 'UpdateHeader5PlaceHolder.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L129
Auto-property accessor 'SophonHelp_Title.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L179
Auto-property accessor 'FileDownloadSettings_SpeedLimitHelp5.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L16
Auto-property accessor 'UpdateCompleteTitle.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameRepairPage.cs#L38
Auto-property accessor 'TotalProgressTitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L88
Auto-property accessor 'ContributePRBtn.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L20
Auto-property accessor 'TimeRemain.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangMisc.cs#L117
Auto-property accessor 'DownloadModeLabelSophon.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L77
Auto-property accessor 'GamePlaytime_Stats_LastSession_StartTime.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L45
Auto-property accessor 'GameManagement_Subtitle.set' is never used
Auto-property accessor is never used (non-private accessibility): CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L435
Auto-property accessor 'LauncherSpriteURLMultiLang.init' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L112
Auto-property accessor 'ReleaseChannelChangeSubtitle1.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L137
Auto-property accessor 'SophonHelp_Thread.set' is never used
Auto-property accessor is never used (non-private accessibility): Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L117
Auto-property accessor 'Advanced_GLC_PreLaunch_Exit.set' is never used
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-dotnet:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-dotnet:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-dotnet:latest