xenadmin/XenCenterLib
Danilo Del Busso 101d6f0a00 CP-36392: Use value in empty setters
Mostly to remove warning from SonarQube, so exception is only thrown in DEBUG mode

Address code surrounding previously emptied setters
Avoids throwing exceptions when not needed
Move default `VerticalTabs` fields outside of constructor

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
2022-02-24 11:53:44 +00:00
..
Archive CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation. 2020-12-18 01:34:25 +00:00
Compression CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation. 2020-12-18 01:34:25 +00:00
Properties Removed obsolete class XSVersionAttribute. Some refactoring of the usage of Program.Version. 2020-12-24 01:23:47 +00:00
BasicXMLResolver.cs CP-36392: Use value in empty setters 2022-02-24 11:53:44 +00:00
ChangeableDictionary.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
ChangeableList.cs CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
ComparableAddress.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ComparableList.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
EmailAddressValidator.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
EncryptionUtils.cs CA-343280: Reworked saving user settings. 2020-12-07 15:57:26 +00:00
IniDocument.cs CP-32713: Show an error message if the user attempts an update using the base installation ISO. 2020-04-22 10:33:22 +01:00
INotifyCollectionChanged.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
LimitedStack.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
LockFreeQueue.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
NamedPipes.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
PartialIP.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Processes.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Set.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
StreamUtilities.cs CA-350574: Corrections to signing an appliance. 2021-01-12 12:14:31 +00:00
StringUtility.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ToStringWrapper.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
Win32.cs Corrections to the logging of Win32 exceptions. Minor refactoring. 2019-11-13 12:31:44 +00:00
XenCenterLib.csproj CA-359809 improved illegal character message (#2898) 2021-11-22 12:02:26 +00:00