Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/StochastCreateExtensions.cs
===================================================================
diff -u -r548ebfbd35f147dc64cb0d566fe8f30ec2a0e434 -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/StochastCreateExtensions.cs (.../StochastCreateExtensions.cs) (revision 548ebfbd35f147dc64cb0d566fe8f30ec2a0e434)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/StochastCreateExtensions.cs (.../StochastCreateExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
@@ -40,7 +40,7 @@
/// A new .
/// Thrown when
/// is null.
- public static StochastEntity CreateStochastEntity(
+ internal static StochastEntity CreateStochastEntity(
this Stochast stochast, int order)
{
if (stochast == null)