1 implementation of GetMethodDescHandle
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
1560public MethodDescHandle GetMethodDescHandle(TargetPointer methodDescPointer)
49 references to GetMethodDescHandle
Microsoft.Diagnostics.DataContractReader.Contracts (14)
Contracts\CodeVersions_1.cs (9)
109MethodDescHandle md = rts.GetMethodDescHandle(methodDesc); 137MethodDescHandle md = rts.GetMethodDescHandle(methodDescAddress); 154MethodDescHandle md = rts.GetMethodDescHandle(methodDescAddress); 171MethodDescHandle md = _target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(codeVersionHandle.MethodDescAddress); 201MethodDescHandle md = rts.GetMethodDescHandle(methodDesc); 218MethodDescHandle md = rts.GetMethodDescHandle(codeVersionHandle.MethodDescAddress); 315MethodDescHandle md = _target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(nativeCodeVersion.MethodDescAddress); 337MethodDescHandle md = rts.GetMethodDescHandle(methodDesc); 464MethodDescHandle methodDescHandle = rtsContract.GetMethodDescHandle(codeVersionHandle.MethodDescAddress);
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
598MethodDescHandle mdHandle = rts.GetMethodDescHandle(methodDescPtr);
Contracts\StackWalk\FrameHandling\X86FrameHandler.cs (1)
51MethodDescHandle md = _target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(framedMethodFrame.MethodDescPtr);
Contracts\StackWalk\GC\GcScanner.cs (1)
348MethodDescHandle md = _target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(fmf.MethodDescPtr);
Contracts\StackWalk\StackWalk_1.cs (2)
1135MethodDescHandle md = rts.GetMethodDescHandle(mdPtr); 1259MethodDescHandle returnMethodDesc = rts.GetMethodDescHandle(_eman.GetMethodDesc(cbh));
Microsoft.Diagnostics.DataContractReader.Legacy (35)
ClrDataFrame.cs (1)
466MethodDescHandle mdh = rts.GetMethodDescHandle(methodDescPtr);
ClrDataMethodDefinition.cs (2)
327MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDescAddr); 742MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDescAddr);
Dbi\DacDbiImpl.cs (12)
2233MethodDescHandle md = rts.GetMethodDescHandle(mdPtr); 2475MethodDescHandle mdHandle = rts.GetMethodDescHandle(methodDescPtr); 2649Contracts.MethodDescHandle md = rts.GetMethodDescHandle(new TargetPointer(vmMethodDesc)); 2831MethodDescHandle mdHandle = rts.GetMethodDescHandle(methodDescPtr); 2890MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDesc); 2897methodDescHandle = rts.GetMethodDescHandle(methodDesc); 2982MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDesc); 3748Contracts.MethodDescHandle pRepMethod = rts.GetMethodDescHandle(vmMethodDesc); 3770pSpecificMethod = rts.GetMethodDescHandle(new TargetPointer(genericsToken)); 6206MethodDescHandle mdHandle = rts.GetMethodDescHandle(methodDescPtr); 6449Contracts.MethodDescHandle md = rts.GetMethodDescHandle(new TargetPointer(vmMethod)); 6531Contracts.MethodDescHandle md = rts.GetMethodDescHandle(new TargetPointer(vmMethod));
Dbi\DacDbiImpl.NativeCodeInfo.cs (1)
20MethodDescHandle mdh = rts.GetMethodDescHandle(new TargetPointer(vmMethodDesc));
SOSDacImpl.cs (11)
2345Contracts.MethodDescHandle methodDescHandle = rtsContract.GetMethodDescHandle(methodDesc); 2690Contracts.MethodDescHandle methodDescHandle = rtsContract.GetMethodDescHandle(methodDesc); 2781_target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(methodDescPtr); // validation 2825rts.GetMethodDescHandle(methodDescAddr); 2866_target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(methodDesc.ToTargetPointer(_target)); 3124MethodDescHandle mdHandle = rts.GetMethodDescHandle(mdAddr); 5446MethodDescHandle methodDescHandle = runtimeTypeSystemContract.GetMethodDescHandle(methodDescPtr); 5724MethodDescHandle mdh = rts.GetMethodDescHandle(methodDescPtr); 5791MethodDescHandle mdh = rts.GetMethodDescHandle(md); 7068MethodDescHandle mdh = _rts.GetMethodDescHandle(mdAddr); 7088MethodDescHandle mdh = _rts.GetMethodDescHandle(mdAddr);
SOSDacImpl.IXCLRDataProcess.cs (7)
388MethodDescHandle mdh = rts.GetMethodDescHandle(methodDesc); 823MethodDescHandle mainMD = _rts.GetMethodDescHandle(_mainMethodDesc); 840yield return _rts.GetMethodDescHandle(methodPtr); 877MethodDescHandle mainMD = _rts.GetMethodDescHandle(_mainMethodDesc); 946MethodDescHandle methodDesc = _rts.GetMethodDescHandle(methodDescAddr); 1218MethodDescHandle methodDesc = rts.GetMethodDescHandle(jit.MethodDescAddress); 1292MethodDescHandle methodDesc = rts.GetMethodDescHandle(exceptionCatcherEnter.MethodDescAddress);
StressTestApi\CdacStressApi.cs (1)
74MethodDescHandle mdh = rts.GetMethodDescHandle(