Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    That's a false warning. The poster of this issue has a very good point, sad they didn't take them serious. Commented Sep 23, 2024 at 17:40
  • Thank you for your answer. I'm still quite confused by this Culture stuff.. I can't find a definitive answer about what Culture I should use in this case to preserve functionality, but based on your answer and my initial assumption, it might be the case that any Culture would work here. I don't really know if it's worth adding that Culture parameter in the code, I think I'd rather just use two Append calls, one with str, one with the fixed part. Suppressing the warning does not seem like a good call in case someone uses something other than a string in the interpolation in the future. Commented Sep 24, 2024 at 7:40