Closed MihaZupan closed 3 months ago
There's no reason for this to be a separate helper anymore, the edge case it was handling doesn't exist anymore since .NET 5. We can inline it and save the allocation.
There's no reason for this to be a separate helper anymore, the edge case it was handling doesn't exist anymore since .NET 5. We can inline it and save the allocation.