TLSharp/TeleSharp.TL/TL/Account
AdmAlexus 6c7ec7f91a Fix V3029 warnings from PVS-Studio Static Analyzer
Warnings with low priority:

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 69, 71.
TLPasswordInputSettings.cs 69

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 71, 73.
TLPasswordInputSettings.cs 71

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 91, 93.
TLPaymentForm.cs 91

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 120, 122.
TLBotInlineResult.cs 120

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 124, 126.
TLBotInlineResult.cs 124

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 124, 126.
TLChannelFull.cs 124

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 120, 122.
TLInputBotInlineResult.cs 120

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 124, 126.
TLInputBotInlineResult.cs 124

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 154, 156. TLWebPage.cs
154

V3029 The conditional expressions of the 'if' statements situated
alongside each other are identical. Check lines: 158, 160. TLWebPage.cs
158
2017-10-29 19:45:52 +05:00
..
TLAbsPassword.cs Redesign Everything 2016-09-24 17:08:26 +03:30
TLAuthorizations.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLNoPassword.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLPassword.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLPasswordInputSettings.cs Fix V3029 warnings from PVS-Studio Static Analyzer 2017-10-29 19:45:52 +05:00
TLPasswordSettings.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLPrivacyRules.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestChangePhone.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestCheckUsername.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestConfirmPhone.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestDeleteAccount.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetAccountTTL.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetAuthorizations.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetNotifySettings.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetPassword.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetPasswordSettings.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetPrivacy.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetTmpPassword.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetWallPapers.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestRegisterDevice.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestReportPeer.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestResetAuthorization.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestResetNotifySettings.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestSendChangePhoneCode.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestSendConfirmPhoneCode.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestSetAccountTTL.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestSetPrivacy.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestUnregisterDevice.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestUpdateDeviceLocked.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestUpdateNotifySettings.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestUpdatePasswordSettings.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestUpdateProfile.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestUpdateStatus.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestUpdateUsername.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLTmpPassword.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00