1 write to MethodDesc
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\PortableEntryPoint.cs (1)
15
MethodDesc
= target.ReadPointerField(address, type, nameof(MethodDesc));
2 references to MethodDesc
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
286
return portableEntryPoint.
MethodDesc
;
Data\PortableEntryPoint.cs (1)
15
MethodDesc = target.ReadPointerField(address, type, nameof(
MethodDesc
));