Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/DistributionPropertiesBase.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/DistributionPropertiesBase.cs (.../DistributionPropertiesBase.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/DistributionPropertiesBase.cs (.../DistributionPropertiesBase.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -56,7 +56,7 @@ /// Indicates which properties, if any, should be marked as read-only. /// The to create the properties for. /// The handler responsible for handling effects of a property change. - /// Thrown when is null + /// Thrown when is null. /// Any number of properties in this class is editable and the /// is null. protected DistributionPropertiesBase(DistributionPropertiesReadOnly propertiesReadOnly, Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/LogNormalDistributionProperties.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/LogNormalDistributionProperties.cs (.../LogNormalDistributionProperties.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/LogNormalDistributionProperties.cs (.../LogNormalDistributionProperties.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -46,7 +46,7 @@ /// marked as read-only. /// The to create the properties for. /// Optional handler that is used to handle property changes. - /// Thrown when is null + /// Thrown when is null. /// Any number of properties in this class is editable and the /// is null. public LogNormalDistributionProperties( Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/NormalDistributionProperties.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/NormalDistributionProperties.cs (.../NormalDistributionProperties.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/NormalDistributionProperties.cs (.../NormalDistributionProperties.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -46,7 +46,7 @@ /// marked as read-only. /// The to create the properties for. /// Optional handler that is used to handle property changes. - /// Thrown when is null + /// Thrown when is null. /// Any number of properties in this class is editable and the /// is null. public NormalDistributionProperties( Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/TruncatedNormalDistributionProperties.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/TruncatedNormalDistributionProperties.cs (.../TruncatedNormalDistributionProperties.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/TruncatedNormalDistributionProperties.cs (.../TruncatedNormalDistributionProperties.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -48,7 +48,7 @@ /// marked as read-only. /// The to create the properties for. /// Optional handler that is used to handle property changes. - /// Thrown when is null + /// Thrown when is null. /// Any number of properties in this class is editable and the /// is null. public TruncatedNormalDistributionProperties( Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientDistributionPropertiesBase.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientDistributionPropertiesBase.cs (.../VariationCoefficientDistributionPropertiesBase.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientDistributionPropertiesBase.cs (.../VariationCoefficientDistributionPropertiesBase.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -56,7 +56,7 @@ /// Indicates which properties, if any, should be marked as read-only. /// The data of the to create the properties for. /// The handler responsible for handling effects of a property change. - /// Thrown when is null + /// Thrown when is null. /// Any number of properties in this class is editable and the /// is null. protected VariationCoefficientDistributionPropertiesBase( Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientLogNormalDistributionProperties.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientLogNormalDistributionProperties.cs (.../VariationCoefficientLogNormalDistributionProperties.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientLogNormalDistributionProperties.cs (.../VariationCoefficientLogNormalDistributionProperties.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -46,7 +46,7 @@ /// marked as read-only. /// The to create the properties for. /// Optional handler that is used to handle property changes. - /// Thrown when is null + /// Thrown when is null. /// Any number of properties in this class is editable and the /// is null. public VariationCoefficientLogNormalDistributionProperties( Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientNormalDistributionProperties.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientNormalDistributionProperties.cs (.../VariationCoefficientNormalDistributionProperties.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/VariationCoefficientNormalDistributionProperties.cs (.../VariationCoefficientNormalDistributionProperties.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -46,7 +46,7 @@ /// marked as read-only. /// The to create the properties for. /// Optional handler that is used to handle property changes. - /// Thrown when is null + /// Thrown when is null. /// Any number of properties in this class is editable and the /// is null. public VariationCoefficientNormalDistributionProperties( Index: Ringtoets/Common/src/Ringtoets.Common.Util/StructuresHelper.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Common/src/Ringtoets.Common.Util/StructuresHelper.cs (.../StructuresHelper.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Common/src/Ringtoets.Common.Util/StructuresHelper.cs (.../StructuresHelper.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -45,7 +45,7 @@ /// of objects /// for each section which has calculations. /// Thrown when any input parameter is null - /// or when an element in is null + /// or when an element in is null. /// Thrown when an element in is /// null. public static IDictionary> CollectCalculationsPerSection(IEnumerable sections, Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Util/GrassCoverErosionInwardsHelper.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Util/GrassCoverErosionInwardsHelper.cs (.../GrassCoverErosionInwardsHelper.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Util/GrassCoverErosionInwardsHelper.cs (.../GrassCoverErosionInwardsHelper.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -45,7 +45,7 @@ /// of objects /// for each section which has calculations. /// Thrown when any input parameter is null - /// or when an element in is null + /// or when an element in is null. /// Thrown when an element in is /// null. public static IDictionary> CollectCalculationsPerSection(IEnumerable sections, Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -37,7 +37,7 @@ /// The detailed assembly result of the failure mechanism section. /// The tailor made assembly result of the failure mechanism section. /// The combined assembly result of the failure mechanism section. - /// Thrown when any parameter is null. + /// Thrown when any parameter is null. public ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability(ExportableFailureMechanismSection failureMechanismSection, ExportableSectionAssemblyResultWithProbability simpleAssembly, ExportableSectionAssemblyResultWithProbability detailedAssembly, Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Factories/PipingAssemblyMapDataFeaturesFactory.cs =================================================================== diff -u -r8b365624b455e9ebc04873e7bf323eea2601a45c -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Factories/PipingAssemblyMapDataFeaturesFactory.cs (.../PipingAssemblyMapDataFeaturesFactory.cs) (revision 8b365624b455e9ebc04873e7bf323eea2601a45c) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Factories/PipingAssemblyMapDataFeaturesFactory.cs (.../PipingAssemblyMapDataFeaturesFactory.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -40,7 +40,7 @@ /// The to create the features for. /// A collection of . /// Thrown when - /// is null + /// is null. public static IEnumerable CreateSimpleAssemblyFeatures(PipingFailureMechanism failureMechanism) { if (failureMechanism == null) @@ -59,7 +59,7 @@ /// The to create the features for. /// The the belongs to. /// A collection of . - /// Thrown when any parameter is null + /// Thrown when any parameter is null. public static IEnumerable CreateDetailedAssemblyFeatures(PipingFailureMechanism failureMechanism, IAssessmentSection assessmentSection) { if (failureMechanism == null) @@ -87,7 +87,7 @@ /// The to create the features for. /// The the belongs to. /// A collection of . - /// Thrown when any parameter is null + /// Thrown when any parameter is null. public static IEnumerable CreateTailorMadeAssemblyFeatures(PipingFailureMechanism failureMechanism, IAssessmentSection assessmentSection) { if (failureMechanism == null) @@ -113,7 +113,7 @@ /// The to create the features for. /// The the belongs to. /// A collection of . - /// Thrown when any parameter is null + /// Thrown when any parameter is null. public static IEnumerable CreateCombinedAssemblyFeatures(PipingFailureMechanism failureMechanism, IAssessmentSection assessmentSection) { if (failureMechanism == null) Index: Ringtoets/Storage/src/Ringtoets.Storage.Core/Create/StructuresOutputCreateExtensions.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3 --- Ringtoets/Storage/src/Ringtoets.Storage.Core/Create/StructuresOutputCreateExtensions.cs (.../StructuresOutputCreateExtensions.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Storage/src/Ringtoets.Storage.Core/Create/StructuresOutputCreateExtensions.cs (.../StructuresOutputCreateExtensions.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) @@ -39,7 +39,7 @@ /// The structures output to create a database entity for. /// A new . /// Thrown when - /// is null. + /// is null. public static TOutputEntity Create(this StructuresOutput structuresOutput) where TOutputEntity : IStructuresOutputEntity, IHasGeneralResultFaultTreeIllustrationPointEntity,