1 write to InstMethodHashTable
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Module.cs (1)
30
InstMethodHashTable
= target.ReadPointerField(address, type, nameof(InstMethodHashTable));
3 references to InstMethodHashTable
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Loader_1.cs (2)
363
if (module.
InstMethodHashTable
== TargetPointer.Null)
366
InstMethodHashTable methodHashTable = _target.ProcessedData.GetOrAdd<InstMethodHashTable>(module.
InstMethodHashTable
);
Data\Module.cs (1)
30
InstMethodHashTable = target.ReadPointerField(address, type, nameof(
InstMethodHashTable
));