TLSharp/TeleSharp.TL/TL/Payments
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
..
TLAbsPaymentResult.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLPaymentForm.cs Fix V3029 warnings from PVS-Studio Static Analyzer 2017-10-29 19:45:52 +05:00
TLPaymentReceipt.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLPaymentResult.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLPaymentVerficationNeeded.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestClearSavedInfo.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetPaymentForm.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetPaymentReceipt.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestGetSavedInfo.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestSendPaymentForm.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLRequestValidateRequestedInfo.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLSavedInfo.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLValidatedRequestedInfo.cs TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00