2 writes to Item
SelectTests (2)
SelectionTrace.cs (2)
39Item = null; 49Item = item;
3 references to Item
SelectTests (3)
Program.cs (2)
502if (!string.IsNullOrEmpty(trace.Item)) 504sb.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