TLSharp/TeleSharp.TL
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
..
Properties Redesign Everything 2016-09-24 17:08:26 +03:30
TL Fix V3029 warnings from PVS-Studio Static Analyzer 2017-10-29 19:45:52 +05:00
ObjectDeserializer.cs Always include an innerException when re-throwing 2016-10-24 14:58:04 +08:00
packages.config Redesign Everything 2016-09-24 17:08:26 +03:30
TeleSharp.TL.csproj TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLContext.cs Redesign Everything 2016-09-24 17:08:26 +03:30
TLMethod.cs Redesign Everything 2016-09-24 17:08:26 +03:30
TLObject.cs Redesign Everything 2016-09-24 17:08:26 +03:30
TLUtils.cs Redesign Everything 2016-09-24 17:08:26 +03:30
TLVector.cs Fix TLVector serialization with TLObject 2016-10-30 20:26:17 +03:00