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