Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/RingtoetsProjectCreateExtensions.cs =================================================================== diff -u -r1a062846c75d2d86454dc052adc7a5993b79963e -rb2b9fdf365e70928a05c57966eeed30d9050e528 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/RingtoetsProjectCreateExtensions.cs (.../RingtoetsProjectCreateExtensions.cs) (revision 1a062846c75d2d86454dc052adc7a5993b79963e) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/RingtoetsProjectCreateExtensions.cs (.../RingtoetsProjectCreateExtensions.cs) (revision b2b9fdf365e70928a05c57966eeed30d9050e528) @@ -42,7 +42,7 @@ { if (registry == null) { - throw new ArgumentNullException("registry"); + throw new ArgumentNullException(nameof(registry)); } var entity = new ProjectEntity