2 references to Count
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
29var values = new string[(int)StringHandle.VirtualIndex.Count];
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (1)
2314Debug.Assert(virtualIndex < VirtualIndex.Count);