Nullability of BaseDirectory fix (#32486)
authorTomasz Kajetan Stańczak <tkstanczak@users.noreply.github.com>
Thu, 20 Feb 2020 05:57:46 +0000 (06:57 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2020 05:57:46 +0000 (21:57 -0800)
commite3946f39a4ab6913f66c108bd356444f6a240a99
tree9a00e9917174683dd3e8cb21cd3e41612e496fa0
parent616e9c6337284e7f2ad37f2ca6aa88b91f0b4c84
Nullability of BaseDirectory fix (#32486)

BaseDirectory is never null. Not sure if you want to keep it this way as a protection against the future API changes?
src/libraries/System.Private.CoreLib/src/System/AppDomain.cs
src/libraries/System.Runtime/ref/System.Runtime.cs