mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-25 06:30:21 -05:00
Misc Qodana cleanups
This commit is contained in:
@ -201,7 +201,7 @@ namespace Integrations.Cod
|
||||
DontFragment = false,
|
||||
Ttl = 100,
|
||||
ExclusiveAddressUse = true,
|
||||
})
|
||||
}!) // Suppressing "Initialize object properties inside the 'using' statement to ensure that the object is disposed if an exception is thrown during initialization"
|
||||
{
|
||||
if (!token.IsCancellationRequested)
|
||||
{
|
||||
|
Reference in New Issue
Block a user