2 references to Count
System.Private.CoreLib (2)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (2)
169for (; chainStepCount < Cctor.Count; chainStepCount++) 207Debug.Assert(chainStepCount < Cctor.Count);