Files
Umbraco-CMS/src/Umbraco.Core/Media
Andy Butland b187c89113 Updates to null reference types (#12317)
* Amended IFileSystem OpenFile to return Stream.Null rather than a nullable stream.

* Updated IUmbracoMapper to map enumerables without null elements given non-null inputs.

* Amended EntityRepositoryBase to not return null collections.

* Made IPublishedElement.Properties a non-nullable collection.
2022-04-29 08:19:34 +02:00
..
2022-04-21 11:20:12 +02:00
2022-02-16 16:03:53 +01:00
2022-02-15 15:48:41 +01:00
2022-02-28 13:14:02 +01:00