4 references to Count
ILCompiler.DependencyAnalysisFramework (4)
DependencyAnalyzer.cs (4)
241while (_markStack.Count > 0) 294} while (_markStack.Count != 0); 327if (_markStack.Count == 0) 343} while ((_markStack.Count != 0) || (_deferredStaticDependencies.Count != 0));