Skip to content

Conversation

bdovaz
Copy link

@bdovaz bdovaz commented Sep 27, 2025

basePath can be null, and if it is, it causes the Path.Combine method to throw an exception.

https://learn.microsoft.com/en-us/dotnet/api/system.io.path.combine?view=net-9.0

Exceptions
ArgumentNullException
path1 or path2 is null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant