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); 461MethodDescHandle methodDescHandle = rtsContract.GetMethodDescHandle(codeVersionHandle.MethodDescAddress);
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
597MethodDescHandle 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)
1131MethodDescHandle md = rts.GetMethodDescHandle(mdPtr); 1255MethodDescHandle returnMethodDesc = rts.GetMethodDescHandle(_eman.GetMethodDesc(cbh));
Microsoft.Diagnostics.DataContractReader.Legacy (35)
ClrDataFrame.cs (1)
429MethodDescHandle mdh = rts.GetMethodDescHandle(methodDescPtr);
ClrDataMethodDefinition.cs (2)
299MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDescAddr); 693MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDescAddr);
Dbi\DacDbiImpl.cs (12)
2149MethodDescHandle md = rts.GetMethodDescHandle(mdPtr); 2389MethodDescHandle mdHandle = rts.GetMethodDescHandle(methodDescPtr); 2559Contracts.MethodDescHandle md = rts.GetMethodDescHandle(new TargetPointer(vmMethodDesc)); 2734MethodDescHandle mdHandle = rts.GetMethodDescHandle(methodDescPtr); 2792MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDesc); 2799methodDescHandle = rts.GetMethodDescHandle(methodDesc); 2883MethodDescHandle methodDescHandle = rts.GetMethodDescHandle(methodDesc); 3638Contracts.MethodDescHandle pRepMethod = rts.GetMethodDescHandle(vmMethodDesc); 3660pSpecificMethod = rts.GetMethodDescHandle(new TargetPointer(genericsToken)); 6012MethodDescHandle mdHandle = rts.GetMethodDescHandle(methodDescPtr); 6249Contracts.MethodDescHandle md = rts.GetMethodDescHandle(new TargetPointer(vmMethod)); 6330Contracts.MethodDescHandle md = rts.GetMethodDescHandle(new TargetPointer(vmMethod));
Dbi\DacDbiImpl.NativeCodeInfo.cs (1)
20MethodDescHandle mdh = rts.GetMethodDescHandle(new TargetPointer(vmMethodDesc));
SOSDacImpl.cs (11)
2265Contracts.MethodDescHandle methodDescHandle = rtsContract.GetMethodDescHandle(methodDesc); 2609Contracts.MethodDescHandle methodDescHandle = rtsContract.GetMethodDescHandle(methodDesc); 2699_target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(methodDescPtr); // validation 2742rts.GetMethodDescHandle(methodDescAddr); 2782_target.Contracts.RuntimeTypeSystem.GetMethodDescHandle(methodDesc.ToTargetPointer(_target)); 3035MethodDescHandle mdHandle = rts.GetMethodDescHandle(mdAddr); 5316MethodDescHandle methodDescHandle = runtimeTypeSystemContract.GetMethodDescHandle(methodDescPtr); 5590MethodDescHandle mdh = rts.GetMethodDescHandle(methodDescPtr); 5656MethodDescHandle mdh = rts.GetMethodDescHandle(md); 6906MethodDescHandle mdh = _rts.GetMethodDescHandle(mdAddr); 6926MethodDescHandle mdh = _rts.GetMethodDescHandle(mdAddr);
SOSDacImpl.IXCLRDataProcess.cs (7)
265MethodDescHandle mdh = rts.GetMethodDescHandle(methodDesc); 746MethodDescHandle mainMD = _rts.GetMethodDescHandle(_mainMethodDesc); 763yield return _rts.GetMethodDescHandle(methodPtr); 800MethodDescHandle mainMD = _rts.GetMethodDescHandle(_mainMethodDesc); 869MethodDescHandle methodDesc = _rts.GetMethodDescHandle(methodDescAddr); 1140MethodDescHandle methodDesc = rts.GetMethodDescHandle(jit.MethodDescAddress); 1201MethodDescHandle methodDesc = rts.GetMethodDescHandle(exceptionCatcherEnter.MethodDescAddress);
StressTestApi\CdacStressApi.cs (1)
74MethodDescHandle mdh = rts.GetMethodDescHandle(