1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
71_legacyImpl = legacyObj as ISOSDacInterface;
163 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (163)
SOSDacImpl.cs (159)
102if (_legacyImpl is not null) 104int hrLocal = _legacyImpl.GetAppDomainConfigFile(appDomain, count, configFile, pNeeded); 156if (_legacyImpl is not null) 159int hrLocal = _legacyImpl.GetAppDomainData(addr, &dataLocal); 203if (_legacyImpl is not null) 207int hrLocal = _legacyImpl.GetAppDomainList(count, valuesLocal, &neededLocal); 269if (_legacyImpl is not null) 276hrLocal = _legacyImpl.GetAppDomainName(addr, count, ptr, &neededLocal); 305if (_legacyImpl is not null) 308int hrLocal = _legacyImpl.GetAppDomainStoreData(&dataLocal); 324if (_legacyImpl is not null) 326int hrLocal = _legacyImpl.GetApplicationBase(appDomain, count, appBase, pNeeded); 367if (_legacyImpl is not null) 370int hrLocal = _legacyImpl.GetAssemblyData(domain, assembly, &dataLocal); 444if (_legacyImpl is not null) 448int hrLocal = _legacyImpl.GetAssemblyList(addr, count, valuesLocal, &neededLocal); 497if (_legacyImpl is not null) 501int hrLocal = _legacyImpl.GetAssemblyModuleList(assembly, count, modulesLocal, &neededLocal); 545if (_legacyImpl is not null) 552hrLocal = _legacyImpl.GetAssemblyName(assembly, count, ptr, &neededLocal); 608if (_legacyImpl is not null) 611int hrLocal = _legacyImpl.GetCCWData(ccw, &dataLocal); 693if (_legacyImpl is not null) 697int hrLocal = _legacyImpl.GetCCWInterfaces(ccw, count, interfacesLocal, pNeeded == null && interfacesLocal == null ? null : &pNeededLocal); 744if (_legacyImpl is not null) 751hrLocal = _legacyImpl.GetClrWatsonBuckets(thread, ptr); 827if (_legacyImpl is not null) 830int hrLocal = _legacyImpl.GetCodeHeaderData(ip, &dataLocal); 895if (_legacyImpl is not null) 899int hrLocal = _legacyImpl.GetCodeHeapList(jitManager, count, legacyHeaps, codeHeaps is null && pNeeded is null ? null : &neededLocal); 946if (_legacyImpl is not null) 949int hrLocal = _legacyImpl.GetDomainFromContext(context, &domainLocal); 965if (_legacyImpl is not null) 967int hrLocal = _legacyImpl.GetDomainLocalModuleData(addr, data); 981if (_legacyImpl is not null) 983int hrLocal = _legacyImpl.GetDomainLocalModuleDataFromAppDomain(appDomainAddr, moduleID, data); 996if (_legacyImpl is not null) 998int hrLocal = _legacyImpl.GetDomainLocalModuleDataFromModule(moduleAddr, data); 1030if (_legacyImpl is not null) 1037hrLocal = _legacyImpl.GetFailedAssemblyLocation(assembly, count, ptr, &neededLocal); 1151if (_legacyImpl is not null) 1154int hrLocal = _legacyImpl.GetFieldDescData(fieldDesc, &dataLocal); 1207if (_legacyImpl is not null) 1214hrLocal = _legacyImpl.GetFrameName(vtable, count, ptr, &neededLocal); 1257if (_legacyImpl is not null) 1260int hrLocal = _legacyImpl.GetGCHeapData(&dataLocal); 1316if (_legacyImpl is not null) 1320int hrLocal = _legacyImpl.GetGCHeapList(count, heapsLocal, &neededLocal); 1425if (_legacyImpl is not null) 1428int hrLocal = _legacyImpl.GetGCHeapDetails(heap, &detailsLocal); 1558if (_legacyImpl is not null) 1561int hrLocal = _legacyImpl.GetGCHeapStaticData(&detailsLocal); 1838if (_legacyImpl is not null) 1841int hrLocal = _legacyImpl.GetHandleEnum(legacyOut); 1863if (_legacyImpl is not null) 1866int hrLocal = _legacyImpl.GetHandleEnumForTypes(types, count, legacyOut); 1911if (_legacyImpl is not null) 1914int hrLocal = _legacyImpl.GetHeapAnalyzeData(addr, &dataLocal); 1957if (_legacyImpl is not null) 1960int hrLocal = _legacyImpl.GetHeapAnalyzeStaticData(&dataLocal); 2018if (_legacyImpl is not null) 2021int hrLocal = _legacyImpl.GetHeapSegmentData(seg, &dataLocal); 2049if (_legacyImpl is not null) 2051int hrLocal = _legacyImpl.GetHillClimbingLogEntry(addr, data); 2077if (_legacyImpl is not null) 2080int hrLocal = _legacyImpl.GetILForModule(moduleAddr, rva, &ilLocal); 2110if (_legacyImpl is not null) 2117hrLocal = _legacyImpl.GetJitHelperFunctionName(ip, count, ptr, &neededLocal); 2156if (_legacyImpl is not null) 2161int hrLocal = _legacyImpl.GetJitManagerList(count, &managerLocal, null); 2173int hrLocal = _legacyImpl.GetJitManagerList(0, null, &neededLocal); 2232if (_legacyImpl is not null) 2236int hrLocal = _legacyImpl.GetJumpThunkTarget(ctx, &targetIPLocal, &targetMDLocal); 2436if (_legacyImpl is not null) 2453hrLocal = _legacyImpl.GetMethodDescData(addr, ip, &dataLocal, cRevertedRejitVersions, rgRevertedRejitDataLocalPtr, pcNeededRevertedRejitDataLocal); 2582if (_legacyImpl is not null) 2585int hrLocal = _legacyImpl.GetMethodDescFromToken(moduleAddr, token, &methodDescLocal); 2664if (_legacyImpl is not null) 2671hrLocal = _legacyImpl.GetMethodDescName(addr, count, ptr, &neededLocal); 2705if (_legacyImpl is not null) 2708int hrLocal = _legacyImpl.GetMethodDescPtrFromFrame(frameAddr, &ppMDLocal); 2756if (_legacyImpl is not null) 2759int hrLocal = _legacyImpl.GetMethodDescPtrFromIP(ip, &ppMDLocal); 2840if (_legacyImpl is not null) 2843int hrLocal = _legacyImpl.GetMethodTableData(mt, &dataLocal); 2888if (_legacyImpl is not null) 2891int hrLocal = _legacyImpl.GetMethodTableFieldData(mt, &mtFieldDataLocal); 2923if (_legacyImpl is not null) 2926int hrLocal = _legacyImpl.GetMethodTableForEEClass(eeClassReallyCanonMT, &valueLocal); 2984if (_legacyImpl is not null) 2991hrLocal = _legacyImpl.GetMethodTableName(mt, count, ptr, &neededLocal); 3056if (_legacyImpl is not null) 3061hrLocal = _legacyImpl.GetMethodTableSlot(mt, slot, &valueLocal); 3099if (_legacyImpl is not null) 3102int hr = _legacyImpl.GetModule(addr, legacyOut); 3170if (_legacyImpl is not null) 3173int hrLocal = _legacyImpl.GetModuleData(moduleAddr, &dataLocal); 3224if (_legacyImpl is not null) 3228int hrLocal = _legacyImpl.GetNestedExceptionData(exception, &exceptionObjectLocal, &nextNestedExceptionLocal); 3293if (_legacyImpl is not null) 3300hrLocal = _legacyImpl.GetObjectClassName(obj, count, ptr, &neededLocal); 3397if (_legacyImpl is not null) 3400int hrLocal = _legacyImpl.GetObjectData(objAddr, &dataLocal); 3440if (_legacyImpl is not null) 3452hrLocal = _legacyImpl.GetObjectStringData(obj, count, stringDataArg, pNeededArg); 3500if (_legacyImpl is not null) 3503int hrLocal = _legacyImpl.GetOOMData(oomAddr, &dataLocal); 3550if (_legacyImpl is not null) 3553int hrLocal = _legacyImpl.GetOOMStaticData(&dataLocal); 3596if (_legacyImpl is not null) 3599int hrLocal = _legacyImpl.GetPEFileBase(addr, &peBaseLocal); 3636if (_legacyImpl is not null) 3643hrLocal = _legacyImpl.GetPEFileName(addr, count, ptr, &neededLocal); 3662if (_legacyImpl is not null) 3664int hrLocal = _legacyImpl.GetPrivateBinPaths(appDomain, count, paths, pNeeded); 3703if (_legacyImpl is not null) 3706int hrLocal = _legacyImpl.GetRCWData(addr, &dataLocal); 3790if (_legacyImpl is not null) 3795hrLocal = _legacyImpl.GetRCWInterfaces(rcw, count, interfacesLocal, pNeeded == null && interfacesLocal == null ? null : &pNeededLocal); 3861if (_legacyImpl is not null) 3868hrLocal = _legacyImpl.GetRegisterName(regName, count, ptr, &neededLocal); 3958if (_legacyImpl is not null) 3961int hrLocal = _legacyImpl.GetStackLimits(threadPtr, &lowerLocal, &upperLocal, &fpLocal); 4096if (_legacyImpl is not null) 4101int hrLocal = _legacyImpl.GetStackReferences(osThreadID, new DacComNullableByRef<ISOSStackRefEnum>(isNullRef: false)); 4113if (_legacyImpl is not null) 4116Debug.Assert(HResults.S_OK == _legacyImpl.GetStressLogAddress(&legacyStressLog)); 4166if (_legacyImpl is not null) 4169int hrLocal = _legacyImpl.GetSyncBlockCleanupData(addr, &dataLocal); 4237if (_legacyImpl is not null) 4240int hrLocal = _legacyImpl.GetSyncBlockData(number, &dataLocal); 4284if (_legacyImpl is not null) 4287int hrLocal = _legacyImpl.GetThreadAllocData(thread, &dataLocal); 4333if (_legacyImpl is not null) 4336int hrLocal = _legacyImpl.GetThreadData(thread, &dataLocal); 4379if (_legacyImpl is not null) 4382int hrLocal = _legacyImpl.GetThreadFromThinlockID(thinLockId, &pThreadLocal); 4398if (_legacyImpl is not null) 4400int hrLocal = _legacyImpl.GetThreadLocalModuleData(thread, index, data); 4414if (_legacyImpl is not null) 4416int hrLocal = _legacyImpl.GetThreadpoolData(data); 4452if (_legacyImpl is not null) 4455int hrLocal = _legacyImpl.GetThreadStoreData(&dataLocal); 4491if (_legacyImpl is not null) 4494int hrLocal = _legacyImpl.GetTLSIndex(&indexLocal); 4533if (_legacyImpl is not null) 4536int hrLocal = _legacyImpl.GetUsefulGlobals(&dataLocal); 4562if (_legacyImpl is not null) 4564int hrLocal = _legacyImpl.GetWorkRequestData(addrWorkRequest, data); 4687if (_legacyImpl is not null) 4696int hrLocal = _legacyImpl.TraverseEHInfo(ip, callbackDebugPtr, tokenDebug); 4777if (_legacyImpl is not null) 4781int hrLocal = _legacyImpl.TraverseLoaderHeap(loaderHeapAddr, debugCallbackPtr); 4844if (_legacyImpl is not null) 4851int hrLocal = _legacyImpl.TraverseModuleMap(mmt, moduleAddr, callbackDebugPtr, tokenDebug); 4903if (_legacyImpl is not null) 4911int hrLocal = _legacyImpl.TraverseRCWCleanupList(cleanupListPtr, callbackDebugPtr, tokenDebug); 4953if (_legacyImpl is not null) 4957int hrLocal = _legacyImpl.TraverseVirtCallStubHeap(pAppDomain, heaptype, debugCallbackPtr);
SOSDacImpl.IXCLRDataProcess.cs (4)
1113if (_legacyImpl is not null) 1116_legacyImpl.GetModule(moduleLoad.ModuleAddress.ToClrDataAddress(_target), legacyModuleOut); 1127if (_legacyImpl is not null) 1130_legacyImpl.GetModule(moduleUnload.ModuleAddress.ToClrDataAddress(_target), legacyModuleOut);