Reporter | Arsène von Wyss (avonwyss) |
---|---|
Created | Apr 20, 2018 8:13:31 PM |
Updated | Apr 20, 2018 8:13:31 PM |
Subsystem | No Subsystem |
Assignee | Unassigned |
Priority | Normal |
State | Submitted |
Type | Unspecified |
Fix version | No Fix versions |
Affected versions | 2018.1 |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
In Xunit tests on the
ITestOutputHelper
interface, there is a WriteLine
method with two overloads, one with formatting and one without. When using the one without, C# complains about curly braces in the string: