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