79115140

Date: 2024-10-22 17:07:15
Score: 1
Natty:
Report link

For anyone struggling with variables that have been modified.

In my case filepaths to Uri:

var sideOne = UserDataPaths.GetDefault().Desktop + "\\TestFolder\\SideOne.png"

var source = new Uri($@"{sideOne}", UriKind.RelativeOrAbsolute);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Queen Mochi