Open rklec opened 5 months ago
This will be problematic in .NET 6 or higher, as an argument is required and this is the new syntax. (Seems to work in your version, too.)
https://learn.microsoft.com/en-us/dotnet/api/system.string.isnullorempty?view=net-8.0
This will be problematic in .NET 6 or higher, as an argument is required and this is the new syntax. (Seems to work in your version, too.)
https://learn.microsoft.com/en-us/dotnet/api/system.string.isnullorempty?view=net-8.0