Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant tmp check (dotnet#76154)
The function has an early return if tmp is ever null, so there is no need to have this check here.
- Loading branch information