The runtime will throw a System.FormatException (2nd '}' is missing at end of format string), while I expected R# to check string.Format strings on correctness. OK, I'm not sure to what extend R# does check the format string, but it does check on
The runtime will throw a System.FormatException (2nd '}' is missing at end of format string), while I expected R# to check string.Format strings on correctness. OK, I'm not sure to what extend R# does check the format string, but it does check on