1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
74_legacyImpl = legacyObj as ISOSDacInterface;
163 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (163)
SOSDacImpl.cs (159)
106if (_legacyImpl is not null) 108int hrLocal = _legacyImpl.GetAppDomainConfigFile(appDomain, count, configFile, pNeeded); 161if (_legacyImpl is not null) 164int hrLocal = _legacyImpl.GetAppDomainData(addr, &dataLocal); 209if (_legacyImpl is not null) 213int hrLocal = _legacyImpl.GetAppDomainList(count, valuesLocal, &neededLocal); 276if (_legacyImpl is not null) 283hrLocal = _legacyImpl.GetAppDomainName(addr, count, ptr, &neededLocal); 313if (_legacyImpl is not null) 316int hrLocal = _legacyImpl.GetAppDomainStoreData(&dataLocal); 333if (_legacyImpl is not null) 335int hrLocal = _legacyImpl.GetApplicationBase(appDomain, count, appBase, pNeeded); 377if (_legacyImpl is not null) 380int hrLocal = _legacyImpl.GetAssemblyData(domain, assembly, &dataLocal); 455if (_legacyImpl is not null) 459int hrLocal = _legacyImpl.GetAssemblyList(addr, count, valuesLocal, &neededLocal); 513if (_legacyImpl is not null) 517int hrLocal = _legacyImpl.GetAssemblyModuleList(assembly, count, modulesLocal, &neededLocal); 562if (_legacyImpl is not null) 569hrLocal = _legacyImpl.GetAssemblyName(assembly, count, ptr, &neededLocal); 626if (_legacyImpl is not null) 629int hrLocal = _legacyImpl.GetCCWData(ccw, &dataLocal); 712if (_legacyImpl is not null) 716int hrLocal = _legacyImpl.GetCCWInterfaces(ccw, count, interfacesLocal, pNeeded == null && interfacesLocal == null ? null : &pNeededLocal); 764if (_legacyImpl is not null) 771hrLocal = _legacyImpl.GetClrWatsonBuckets(thread, ptr); 848if (_legacyImpl is not null) 851int hrLocal = _legacyImpl.GetCodeHeaderData(ip, &dataLocal); 917if (_legacyImpl is not null) 921int hrLocal = _legacyImpl.GetCodeHeapList(jitManager, count, legacyHeaps, codeHeaps is null && pNeeded is null ? null : &neededLocal); 973if (_legacyImpl is not null) 976int hrLocal = _legacyImpl.GetDomainFromContext(context, &domainLocal); 993if (_legacyImpl is not null) 995int hrLocal = _legacyImpl.GetDomainLocalModuleData(addr, data); 1010if (_legacyImpl is not null) 1012int hrLocal = _legacyImpl.GetDomainLocalModuleDataFromAppDomain(appDomainAddr, moduleID, data); 1026if (_legacyImpl is not null) 1028int hrLocal = _legacyImpl.GetDomainLocalModuleDataFromModule(moduleAddr, data); 1073if (_legacyImpl is not null) 1080hrLocal = _legacyImpl.GetFailedAssemblyLocation(assembly, count, ptr, &neededLocal); 1195if (_legacyImpl is not null) 1198int hrLocal = _legacyImpl.GetFieldDescData(fieldDesc, &dataLocal); 1252if (_legacyImpl is not null) 1259hrLocal = _legacyImpl.GetFrameName(vtable, count, ptr, &neededLocal); 1303if (_legacyImpl is not null) 1306int hrLocal = _legacyImpl.GetGCHeapData(&dataLocal); 1363if (_legacyImpl is not null) 1367int hrLocal = _legacyImpl.GetGCHeapList(count, heapsLocal, &neededLocal); 1473if (_legacyImpl is not null) 1476int hrLocal = _legacyImpl.GetGCHeapDetails(heap, &detailsLocal); 1607if (_legacyImpl is not null) 1610int hrLocal = _legacyImpl.GetGCHeapStaticData(&detailsLocal); 1901if (_legacyImpl is not null) 1904int hrLocal = _legacyImpl.GetHandleEnum(legacyOut); 1931if (_legacyImpl is not null) 1934int hrLocal = _legacyImpl.GetHandleEnumForTypes(types, count, legacyOut); 1984if (_legacyImpl is not null) 1987int hrLocal = _legacyImpl.GetHeapAnalyzeData(addr, &dataLocal); 2031if (_legacyImpl is not null) 2034int hrLocal = _legacyImpl.GetHeapAnalyzeStaticData(&dataLocal); 2093if (_legacyImpl is not null) 2096int hrLocal = _legacyImpl.GetHeapSegmentData(seg, &dataLocal); 2125if (_legacyImpl is not null) 2127int hrLocal = _legacyImpl.GetHillClimbingLogEntry(addr, data); 2154if (_legacyImpl is not null) 2157int hrLocal = _legacyImpl.GetILForModule(moduleAddr, rva, &ilLocal); 2188if (_legacyImpl is not null) 2195hrLocal = _legacyImpl.GetJitHelperFunctionName(ip, count, ptr, &neededLocal); 2235if (_legacyImpl is not null) 2240int hrLocal = _legacyImpl.GetJitManagerList(count, &managerLocal, null); 2252int hrLocal = _legacyImpl.GetJitManagerList(0, null, &neededLocal); 2312if (_legacyImpl is not null) 2316int hrLocal = _legacyImpl.GetJumpThunkTarget(ctx, &targetIPLocal, &targetMDLocal); 2517if (_legacyImpl is not null) 2534hrLocal = _legacyImpl.GetMethodDescData(addr, ip, &dataLocal, cRevertedRejitVersions, rgRevertedRejitDataLocalPtr, pcNeededRevertedRejitDataLocal); 2664if (_legacyImpl is not null) 2667int hrLocal = _legacyImpl.GetMethodDescFromToken(moduleAddr, token, &methodDescLocal); 2747if (_legacyImpl is not null) 2754hrLocal = _legacyImpl.GetMethodDescName(addr, count, ptr, &neededLocal); 2789if (_legacyImpl is not null) 2792int hrLocal = _legacyImpl.GetMethodDescPtrFromFrame(frameAddr, &ppMDLocal); 2841if (_legacyImpl is not null) 2844int hrLocal = _legacyImpl.GetMethodDescPtrFromIP(ip, &ppMDLocal); 2927if (_legacyImpl is not null) 2930int hrLocal = _legacyImpl.GetMethodTableData(mt, &dataLocal); 2976if (_legacyImpl is not null) 2979int hrLocal = _legacyImpl.GetMethodTableFieldData(mt, &mtFieldDataLocal); 3012if (_legacyImpl is not null) 3015int hrLocal = _legacyImpl.GetMethodTableForEEClass(eeClassReallyCanonMT, &valueLocal); 3074if (_legacyImpl is not null) 3081hrLocal = _legacyImpl.GetMethodTableName(mt, count, ptr, &neededLocal); 3147if (_legacyImpl is not null) 3152hrLocal = _legacyImpl.GetMethodTableSlot(mt, slot, &valueLocal); 3192if (_legacyImpl is not null) 3195int hr = _legacyImpl.GetModule(addr, legacyOut); 3264if (_legacyImpl is not null) 3267int hrLocal = _legacyImpl.GetModuleData(moduleAddr, &dataLocal); 3319if (_legacyImpl is not null) 3323int hrLocal = _legacyImpl.GetNestedExceptionData(exception, &exceptionObjectLocal, &nextNestedExceptionLocal); 3389if (_legacyImpl is not null) 3396hrLocal = _legacyImpl.GetObjectClassName(obj, count, ptr, &neededLocal); 3494if (_legacyImpl is not null) 3497int hrLocal = _legacyImpl.GetObjectData(objAddr, &dataLocal); 3538if (_legacyImpl is not null) 3550hrLocal = _legacyImpl.GetObjectStringData(obj, count, stringDataArg, pNeededArg); 3599if (_legacyImpl is not null) 3602int hrLocal = _legacyImpl.GetOOMData(oomAddr, &dataLocal); 3650if (_legacyImpl is not null) 3653int hrLocal = _legacyImpl.GetOOMStaticData(&dataLocal); 3697if (_legacyImpl is not null) 3700int hrLocal = _legacyImpl.GetPEFileBase(addr, &peBaseLocal); 3738if (_legacyImpl is not null) 3745hrLocal = _legacyImpl.GetPEFileName(addr, count, ptr, &neededLocal); 3765if (_legacyImpl is not null) 3767int hrLocal = _legacyImpl.GetPrivateBinPaths(appDomain, count, paths, pNeeded); 3807if (_legacyImpl is not null) 3810int hrLocal = _legacyImpl.GetRCWData(addr, &dataLocal); 3895if (_legacyImpl is not null) 3900hrLocal = _legacyImpl.GetRCWInterfaces(rcw, count, interfacesLocal, pNeeded == null && interfacesLocal == null ? null : &pNeededLocal); 3967if (_legacyImpl is not null) 3974hrLocal = _legacyImpl.GetRegisterName(regName, count, ptr, &neededLocal); 4065if (_legacyImpl is not null) 4068int hrLocal = _legacyImpl.GetStackLimits(threadPtr, &lowerLocal, &upperLocal, &fpLocal); 4211if (_legacyImpl is not null) 4216int hrLocal = _legacyImpl.GetStackReferences(osThreadID, new DacComNullableByRef<ISOSStackRefEnum>(isNullRef: false)); 4229if (_legacyImpl is not null) 4232Debug.Assert(HResults.S_OK == _legacyImpl.GetStressLogAddress(&legacyStressLog)); 4283if (_legacyImpl is not null) 4286int hrLocal = _legacyImpl.GetSyncBlockCleanupData(addr, &dataLocal); 4355if (_legacyImpl is not null) 4358int hrLocal = _legacyImpl.GetSyncBlockData(number, &dataLocal); 4403if (_legacyImpl is not null) 4406int hrLocal = _legacyImpl.GetThreadAllocData(thread, &dataLocal); 4453if (_legacyImpl is not null) 4456int hrLocal = _legacyImpl.GetThreadData(thread, &dataLocal); 4500if (_legacyImpl is not null) 4503int hrLocal = _legacyImpl.GetThreadFromThinlockID(thinLockId, &pThreadLocal); 4520if (_legacyImpl is not null) 4522int hrLocal = _legacyImpl.GetThreadLocalModuleData(thread, index, data); 4537if (_legacyImpl is not null) 4539int hrLocal = _legacyImpl.GetThreadpoolData(data); 4576if (_legacyImpl is not null) 4579int hrLocal = _legacyImpl.GetThreadStoreData(&dataLocal); 4616if (_legacyImpl is not null) 4619int hrLocal = _legacyImpl.GetTLSIndex(&indexLocal); 4659if (_legacyImpl is not null) 4662int hrLocal = _legacyImpl.GetUsefulGlobals(&dataLocal); 4689if (_legacyImpl is not null) 4691int hrLocal = _legacyImpl.GetWorkRequestData(addrWorkRequest, data); 4815if (_legacyImpl is not null) 4824int hrLocal = _legacyImpl.TraverseEHInfo(ip, callbackDebugPtr, tokenDebug); 4906if (_legacyImpl is not null) 4910int hrLocal = _legacyImpl.TraverseLoaderHeap(loaderHeapAddr, debugCallbackPtr); 4974if (_legacyImpl is not null) 4981int hrLocal = _legacyImpl.TraverseModuleMap(mmt, moduleAddr, callbackDebugPtr, tokenDebug); 5034if (_legacyImpl is not null) 5042int hrLocal = _legacyImpl.TraverseRCWCleanupList(cleanupListPtr, callbackDebugPtr, tokenDebug); 5085if (_legacyImpl is not null) 5089int hrLocal = _legacyImpl.TraverseVirtCallStubHeap(pAppDomain, heaptype, debugCallbackPtr);
SOSDacImpl.IXCLRDataProcess.cs (4)
1186if (_legacyImpl is not null) 1189_legacyImpl.GetModule(moduleLoad.ModuleAddress.ToClrDataAddress(_target), legacyModuleOut); 1201if (_legacyImpl is not null) 1204_legacyImpl.GetModule(moduleUnload.ModuleAddress.ToClrDataAddress(_target), legacyModuleOut);