1 instantiation of InstMethodHashTable
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\87\Microsoft_Diagnostics_DataContractReader_Data.InstMethodHashTable.g.cs (1)
28=> new InstMethodHashTable(target, address);
5 references to InstMethodHashTable
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\87\Microsoft_Diagnostics_DataContractReader_Data.InstMethodHashTable.g.cs (2)
27static InstMethodHashTable IData<InstMethodHashTable>.Create(Target target, TargetPointer address)
Contracts\Loader_1.cs (2)
366InstMethodHashTable methodHashTable = _target.ProcessedData.GetOrAdd<InstMethodHashTable>(module.InstMethodHashTable);
Data\InstMethodHashTable.cs (1)
10internal sealed partial class InstMethodHashTable : IData<InstMethodHashTable>