2 references to ReadyToRunSection
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Data\ReadyToRunCoreHeader.cs (1)
18
Target.TypeInfo sectionType = target.GetTypeInfo(DataType.
ReadyToRunSection
);
Data\ReadyToRunSection.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
ReadyToRunSection
);