Skip to content

Replace several int.ToString("X", NumberFormatInfo.InvariantInfo) by …

551b10d
Select commit
Loading
Failed to load commit list.
Closed

Remove one string allocation in XmlTextEncoder by using stackalloc span and TryFormat #67005

Replace several int.ToString("X", NumberFormatInfo.InvariantInfo) by …
551b10d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs