4 references to _itemCounts
Microsoft.Gen.MetadataExtractor (4)
src\Generators\Microsoft.Gen.ComplianceReports\Emitter.cs (4)
146
_itemCounts
.Push(_itemCount);
158
_itemCount =
_itemCounts
.Pop();
164
_itemCounts
.Push(_itemCount);
176
_itemCount =
_itemCounts
.Pop();