1 write to TypesCount
cdac-build-tool (1)
ObjectFileScraper.cs (1)
258TypesCount = typeCount,
3 references to TypesCount
cdac-build-tool (3)
ObjectFileScraper.cs (3)
201Types Count = {headerDirectory.TypesCount} 491TypeSpec[] typeSpecs = new TypeSpec[header.TypesCount]; 494for (int i = 0; i < header.TypesCount; i++)