wpf icon indicating copy to clipboard operation
wpf copied to clipboard

Use span in ContentType

Open ThomasGoulet73 opened this issue 9 months ago • 0 comments

Description

Change Substring for AsSpan for a method that already accepts a span. It looks like it was missed in dotnet/wpf#6268 when ParseParameterAndValue was changed to accept a span.

Customer Impact

Better perf

Regression

No

Testing

Local build + CI

Risk

Low

Microsoft Reviewers: Open in CodeFlow

ThomasGoulet73 avatar Apr 30 '24 03:04 ThomasGoulet73