Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove incorrect exception comment from AsSpan (#66051)
This method never throws an `ArgumentNullException` for a null `text` input, and is even annotated as accepting `string?`.
- Loading branch information