3 writes to needsParentPathDiscoveryDemand
mscorlib (3)
system\io\filesystemenumerable.cs (3)
442needsParentPathDiscoveryDemand = true; 448needsParentPathDiscoveryDemand = false; 473needsParentPathDiscoveryDemand = false;
2 references to needsParentPathDiscoveryDemand
mscorlib (2)
system\io\filesystemenumerable.cs (2)
445if (needsParentPathDiscoveryDemand) 470if (needsParentPathDiscoveryDemand)