1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
71_legacyImpl = legacyObj as ISOSDacInterface;
177 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (177)
SOSDacImpl.cs (173)
102if (_legacyImpl is not null) 104int hrLocal = _legacyImpl.GetAppDomainConfigFile(appDomain, count, configFile, pNeeded); 157if (_legacyImpl is not null) 160int hrLocal = _legacyImpl.GetAppDomainData(addr, &dataLocal); 204if (_legacyImpl is not null) 208int hrLocal = _legacyImpl.GetAppDomainList(count, valuesLocal, &neededLocal); 270if (_legacyImpl is not null) 277hrLocal = _legacyImpl.GetAppDomainName(addr, count, ptr, &neededLocal); 306if (_legacyImpl is not null) 309int hrLocal = _legacyImpl.GetAppDomainStoreData(&dataLocal); 325if (_legacyImpl is not null) 327int hrLocal = _legacyImpl.GetApplicationBase(appDomain, count, appBase, pNeeded); 368if (_legacyImpl is not null) 371int hrLocal = _legacyImpl.GetAssemblyData(domain, assembly, &dataLocal); 445if (_legacyImpl is not null) 449int hrLocal = _legacyImpl.GetAssemblyList(addr, count, valuesLocal, &neededLocal); 470=> LegacyFallbackHelper.CanFallback() && _legacyImpl is not null ? _legacyImpl.GetAssemblyLocation(assembly, count, location, pNeeded) : HResults.E_NOTIMPL; 498if (_legacyImpl is not null) 502int hrLocal = _legacyImpl.GetAssemblyModuleList(assembly, count, modulesLocal, &neededLocal); 546if (_legacyImpl is not null) 553hrLocal = _legacyImpl.GetAssemblyName(assembly, count, ptr, &neededLocal); 609if (_legacyImpl is not null) 612int hrLocal = _legacyImpl.GetCCWData(ccw, &dataLocal); 694if (_legacyImpl is not null) 698int hrLocal = _legacyImpl.GetCCWInterfaces(ccw, count, interfacesLocal, pNeeded == null && interfacesLocal == null ? null : &pNeededLocal); 746if (_legacyImpl is not null) 753hrLocal = _legacyImpl.GetClrWatsonBuckets(thread, ptr); 829if (_legacyImpl is not null) 832int hrLocal = _legacyImpl.GetCodeHeaderData(ip, &dataLocal); 897if (_legacyImpl is not null) 901int hrLocal = _legacyImpl.GetCodeHeapList(jitManager, count, legacyHeaps, codeHeaps is null && pNeeded is null ? null : &neededLocal); 933=> LegacyFallbackHelper.CanFallback() && _legacyImpl is not null ? _legacyImpl.GetDacModuleHandle(phModule) : HResults.E_NOTIMPL; 948if (_legacyImpl is not null) 951int hrLocal = _legacyImpl.GetDomainFromContext(context, &domainLocal); 967if (_legacyImpl is not null) 969int hrLocal = _legacyImpl.GetDomainLocalModuleData(addr, data); 983if (_legacyImpl is not null) 985int hrLocal = _legacyImpl.GetDomainLocalModuleDataFromAppDomain(appDomainAddr, moduleID, data); 998if (_legacyImpl is not null) 1000int hrLocal = _legacyImpl.GetDomainLocalModuleDataFromModule(moduleAddr, data); 1008=> LegacyFallbackHelper.CanFallback() && _legacyImpl is not null ? _legacyImpl.GetFailedAssemblyData(assembly, pContext, pResult) : HResults.E_NOTIMPL; 1010=> LegacyFallbackHelper.CanFallback() && _legacyImpl is not null ? _legacyImpl.GetFailedAssemblyDisplayName(assembly, count, name, pNeeded) : HResults.E_NOTIMPL; 1012=> LegacyFallbackHelper.CanFallback() && _legacyImpl is not null ? _legacyImpl.GetFailedAssemblyList(appDomain, count, values, pNeeded) : HResults.E_NOTIMPL; 1032if (_legacyImpl is not null) 1039hrLocal = _legacyImpl.GetFailedAssemblyLocation(assembly, count, ptr, &neededLocal); 1156if (_legacyImpl is not null) 1159int hrLocal = _legacyImpl.GetFieldDescData(fieldDesc, &dataLocal); 1209if (_legacyImpl is not null) 1216hrLocal = _legacyImpl.GetFrameName(vtable, count, ptr, &neededLocal); 1259if (_legacyImpl is not null) 1262int hrLocal = _legacyImpl.GetGCHeapData(&dataLocal); 1318if (_legacyImpl is not null) 1322int hrLocal = _legacyImpl.GetGCHeapList(count, heapsLocal, &neededLocal); 1427if (_legacyImpl is not null) 1430int hrLocal = _legacyImpl.GetGCHeapDetails(heap, &detailsLocal); 1560if (_legacyImpl is not null) 1563int hrLocal = _legacyImpl.GetGCHeapStaticData(&detailsLocal); 1834if (_legacyImpl is not null) 1837int hrLocal = _legacyImpl.GetHandleEnum(legacyOut); 1851=> LegacyFallbackHelper.CanFallback() && _legacyImpl is not null ? _legacyImpl.GetHandleEnumForGC(gen, ppHandleEnum) : HResults.E_NOTIMPL; 1859if (_legacyImpl is not null) 1862int hrLocal = _legacyImpl.GetHandleEnumForTypes(types, count, legacyOut); 1878=> LegacyFallbackHelper.CanFallback() && _legacyImpl is not null ? _legacyImpl.GetHeapAllocData(count, data, pNeeded) : HResults.E_NOTIMPL; 1907if (_legacyImpl is not null) 1910int hrLocal = _legacyImpl.GetHeapAnalyzeData(addr, &dataLocal); 1953if (_legacyImpl is not null) 1956int hrLocal = _legacyImpl.GetHeapAnalyzeStaticData(&dataLocal); 2014if (_legacyImpl is not null) 2017int hrLocal = _legacyImpl.GetHeapSegmentData(seg, &dataLocal); 2045if (_legacyImpl is not null) 2047int hrLocal = _legacyImpl.GetHillClimbingLogEntry(addr, data); 2073if (_legacyImpl is not null) 2076int hrLocal = _legacyImpl.GetILForModule(moduleAddr, rva, &ilLocal); 2106if (_legacyImpl is not null) 2113hrLocal = _legacyImpl.GetJitHelperFunctionName(ip, count, ptr, &neededLocal); 2152if (_legacyImpl is not null) 2157int hrLocal = _legacyImpl.GetJitManagerList(count, &managerLocal, null); 2169int hrLocal = _legacyImpl.GetJitManagerList(0, null, &neededLocal); 2228if (_legacyImpl is not null) 2232int hrLocal = _legacyImpl.GetJumpThunkTarget(ctx, &targetIPLocal, &targetMDLocal); 2432if (_legacyImpl is not null) 2449hrLocal = _legacyImpl.GetMethodDescData(addr, ip, &dataLocal, cRevertedRejitVersions, rgRevertedRejitDataLocalPtr, pcNeededRevertedRejitDataLocal); 2572if (_legacyImpl is not null) 2575int hrLocal = _legacyImpl.GetMethodDescFromToken(moduleAddr, token, &methodDescLocal); 2654if (_legacyImpl is not null) 2661hrLocal = _legacyImpl.GetMethodDescName(addr, count, ptr, &neededLocal); 2695if (_legacyImpl is not null) 2698int hrLocal = _legacyImpl.GetMethodDescPtrFromFrame(frameAddr, &ppMDLocal); 2746if (_legacyImpl is not null) 2749int hrLocal = _legacyImpl.GetMethodDescPtrFromIP(ip, &ppMDLocal); 2830if (_legacyImpl is not null) 2833int hrLocal = _legacyImpl.GetMethodTableData(mt, &dataLocal); 2878if (_legacyImpl is not null) 2881int hrLocal = _legacyImpl.GetMethodTableFieldData(mt, &mtFieldDataLocal); 2913if (_legacyImpl is not null) 2916int hrLocal = _legacyImpl.GetMethodTableForEEClass(eeClassReallyCanonMT, &valueLocal); 2974if (_legacyImpl is not null) 2981hrLocal = _legacyImpl.GetMethodTableName(mt, count, ptr, &neededLocal); 3046if (_legacyImpl is not null) 3051hrLocal = _legacyImpl.GetMethodTableSlot(mt, slot, &valueLocal); 3089if (_legacyImpl is not null) 3092int hr = _legacyImpl.GetModule(addr, legacyOut); 3166if (_legacyImpl is not null) 3169int hrLocal = _legacyImpl.GetModuleData(moduleAddr, &dataLocal); 3220if (_legacyImpl is not null) 3224int hrLocal = _legacyImpl.GetNestedExceptionData(exception, &exceptionObjectLocal, &nextNestedExceptionLocal); 3289if (_legacyImpl is not null) 3296hrLocal = _legacyImpl.GetObjectClassName(obj, count, ptr, &neededLocal); 3393if (_legacyImpl is not null) 3396int hrLocal = _legacyImpl.GetObjectData(objAddr, &dataLocal); 3436if (_legacyImpl is not null) 3448hrLocal = _legacyImpl.GetObjectStringData(obj, count, stringDataArg, pNeededArg); 3496if (_legacyImpl is not null) 3499int hrLocal = _legacyImpl.GetOOMData(oomAddr, &dataLocal); 3546if (_legacyImpl is not null) 3549int hrLocal = _legacyImpl.GetOOMStaticData(&dataLocal); 3592if (_legacyImpl is not null) 3595int hrLocal = _legacyImpl.GetPEFileBase(addr, &peBaseLocal); 3632if (_legacyImpl is not null) 3639hrLocal = _legacyImpl.GetPEFileName(addr, count, ptr, &neededLocal); 3658if (_legacyImpl is not null) 3660int hrLocal = _legacyImpl.GetPrivateBinPaths(appDomain, count, paths, pNeeded); 3699if (_legacyImpl is not null) 3702int hrLocal = _legacyImpl.GetRCWData(addr, &dataLocal); 3786if (_legacyImpl is not null) 3791hrLocal = _legacyImpl.GetRCWInterfaces(rcw, count, interfacesLocal, pNeeded == null && interfacesLocal == null ? null : &pNeededLocal); 3857if (_legacyImpl is not null) 3864hrLocal = _legacyImpl.GetRegisterName(regName, count, ptr, &neededLocal); 3954if (_legacyImpl is not null) 3957int hrLocal = _legacyImpl.GetStackLimits(threadPtr, &lowerLocal, &upperLocal, &fpLocal); 4092if (_legacyImpl is not null) 4097int hrLocal = _legacyImpl.GetStackReferences(osThreadID, new DacComNullableByRef<ISOSStackRefEnum>(isNullRef: false)); 4109if (_legacyImpl is not null) 4112Debug.Assert(HResults.S_OK == _legacyImpl.GetStressLogAddress(&legacyStressLog)); 4162if (_legacyImpl is not null) 4165int hrLocal = _legacyImpl.GetSyncBlockCleanupData(addr, &dataLocal); 4233if (_legacyImpl is not null) 4236int hrLocal = _legacyImpl.GetSyncBlockData(number, &dataLocal); 4280if (_legacyImpl is not null) 4283int hrLocal = _legacyImpl.GetThreadAllocData(thread, &dataLocal); 4329if (_legacyImpl is not null) 4332int hrLocal = _legacyImpl.GetThreadData(thread, &dataLocal); 4370if (_legacyImpl is not null) 4373int hrLocal = _legacyImpl.GetThreadFromThinlockID(thinLockId, &pThreadLocal); 4389if (_legacyImpl is not null) 4391int hrLocal = _legacyImpl.GetThreadLocalModuleData(thread, index, data); 4405if (_legacyImpl is not null) 4407int hrLocal = _legacyImpl.GetThreadpoolData(data); 4443if (_legacyImpl is not null) 4446int hrLocal = _legacyImpl.GetThreadStoreData(&dataLocal); 4482if (_legacyImpl is not null) 4485int hrLocal = _legacyImpl.GetTLSIndex(&indexLocal); 4524if (_legacyImpl is not null) 4527int hrLocal = _legacyImpl.GetUsefulGlobals(&dataLocal); 4553if (_legacyImpl is not null) 4555int hrLocal = _legacyImpl.GetWorkRequestData(addrWorkRequest, data); 4678if (_legacyImpl is not null) 4687int hrLocal = _legacyImpl.TraverseEHInfo(ip, callbackDebugPtr, tokenDebug); 4768if (_legacyImpl is not null) 4772int hrLocal = _legacyImpl.TraverseLoaderHeap(loaderHeapAddr, debugCallbackPtr); 4836if (_legacyImpl is not null) 4843int hrLocal = _legacyImpl.TraverseModuleMap(mmt, moduleAddr, callbackDebugPtr, tokenDebug); 4895if (_legacyImpl is not null) 4903int hrLocal = _legacyImpl.TraverseRCWCleanupList(cleanupListPtr, callbackDebugPtr, tokenDebug); 4945if (_legacyImpl is not null) 4949int hrLocal = _legacyImpl.TraverseVirtCallStubHeap(pAppDomain, heaptype, debugCallbackPtr);
SOSDacImpl.IXCLRDataProcess.cs (4)
632if (_legacyImpl is not null) 635_legacyImpl.GetModule(moduleLoad.ModuleAddress.ToClrDataAddress(_target), legacyModuleOut); 646if (_legacyImpl is not null) 649_legacyImpl.GetModule(moduleUnload.ModuleAddress.ToClrDataAddress(_target), legacyModuleOut);