2 writes to Item
SelectTests (2)
SelectionTrace.cs (2)
39
Item
= null;
49
Item
= item;
3 references to Item
SelectTests (3)
Program.cs (2)
502
if (!string.IsNullOrEmpty(trace.
Item
))
504
sb.AppendLine(CultureInfo.InvariantCulture, $"- processing: `{trace.
Item
}`");
SelectionTrace.cs (1)
10
/// concrete <see cref="
Item
"/> in hand (a changed file, a project node). On an unhandled exception the