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