You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a set of localization checking diagnostics: PX1050, PX1051, PX1052, PX1053.
They need to be extended to support advanced string concatenation constructions:
string.Join and String.Join methods
string interpolation
`StringBuilder` class methods
The text was updated successfully, but these errors were encountered:
ATR-210 and ATR-347
We have a set of localization checking diagnostics: PX1050, PX1051, PX1052, PX1053.
They need to be extended to support advanced string concatenation constructions:
The text was updated successfully, but these errors were encountered: