4 references to Count
ILCompiler.DependencyAnalysisFramework (4)
DependencyAnalyzer.cs (4)
240while (_markStack.Count > 0) 293} while (_markStack.Count != 0); 326if (_markStack.Count == 0) 342} while ((_markStack.Count != 0) || (_deferredStaticDependencies.Count != 0));