4 references to NameOf
SelectTests (4)
GraphAffectedProjects.cs (4)
194chain.Add(NameOf(cursor)); 198chain.Add(NameOf(cursor)); 203var seedFile = originatingFileByProject.TryGetValue(cursor, out var file) ? file : NameOf(cursor); 205var name = NameOf(projectPath);