Replies: 2 comments 2 replies
-
I would suggest opening a discussion with the runtime repository which deals with the base class libraries in .NET. Interestingly it doesn't seem to affect .NET Core, which I believe is what "Default" uses in Sharplab. |
Beta Was this translation helpful? Give feedback.
2 replies
-
This is a smaller repro (SharpLab): string.Format("{0}", "{0}" + new string('x', 98)); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please check this sharplab.io demo:
https://sharplab.io/#v2:EYLgdgpgLgZgHgGiiATgVzAHwAICYAMAsAFB4CMJJAbgIYoAEAzlAwLz3Zn4B0AYgPYoAtjSgAKAEQBvfAF8JCehIA8AY34AbQawDuACwCWUCAD4A4luA0NIegBl+q6wYBeog/zD0NNMAHM0Gj8IegByAFF/DQNGPVD6GPohGMYDf3oaehZfRh8oDy8YQXoAawgATzDsowB9FAhU5iE0DSgamAN6mvwyGplZUIBCZQB6dS0UEwkASgBuEk5uAGFPRk0IbgB1FCMIMWYUOaA=
atm I am forced to sanitise the arg strings in my application. What's your opinion?
Beta Was this translation helpful? Give feedback.
All reactions