3 references to NumberOfSections
Microsoft.Diagnostics.DataContractReader.Contracts (3)
_generated\168\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunCoreHeader.g.cs (1)
79_ = NumberOfSections;
Data\ReadyToRunCoreHeader.cs (2)
18List<ReadyToRunSection> sections = new((int)NumberOfSections); 19for (int i = 0; i < NumberOfSections; i++)