3 references to IsEmpty
Microsoft.TemplateEngine.Utils (3)
DirectedGraph.cs (3)
41
if (
IsEmpty
)
92
if (
IsEmpty
|| vertices.Count == 0)
123
if (
IsEmpty
)