Use interpolated strings 1#18977
Conversation
src/Microsoft.Management.UI.Internal/HelpWindow/HelpParagraphBuilder.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Management.UI.Internal/ManagementList/ManagementList/Innerlist.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Management.UI.Internal/ShowCommand/Controls/ParameterSetControl.xaml.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Management.UI.Internal/ShowCommand/ViewModel/CommandViewModel.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Management.UI.Internal/ShowCommand/ViewModel/ParameterSetViewModel.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Management.UI.Internal/ShowCommand/ViewModel/ParameterSetViewModel.cs
Outdated
Show resolved
Hide resolved
…ameterSetViewModel.cs Co-authored-by: Ilya <darpa@yandex.ru>
…uilder.cs Co-authored-by: Ilya <darpa@yandex.ru>
…mandViewModel.cs Co-authored-by: Ilya <darpa@yandex.ru>
…ameterSetViewModel.cs Co-authored-by: Ilya <darpa@yandex.ru>
I guess this asks to add
Please fix. |
src/Microsoft.Management.Infrastructure.CimCmdlets/CimSessionProxy.cs
Outdated
Show resolved
Hide resolved
…roxy.cs Co-authored-by: Ilya <darpa@yandex.ru>
src/Microsoft.Management.UI.Internal/ShowCommand/Controls/MultipleSelectionControl.xaml.cs
Outdated
Show resolved
Hide resolved
…ipleSelectionControl.xaml.cs Co-authored-by: Ilya <darpa@yandex.ru>
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
@iSazonov Do we still need to fix something to merge this PR? |
|
🎉 Handy links: |
PR Summary
Replace
string.Format()with newstring.Create((IFormatProvider? provider, [InterpolatedStringHandlerArgument(nameof(provider))] ref DefaultInterpolatedStringHandler handler).PR Context
#18974
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).