1 write to _legacyImpl8
Microsoft.Diagnostics.DataContractReader.Legacy (1)
12 references to _legacyImpl8
Microsoft.Diagnostics.DataContractReader.Legacy (12)
SOSDacImpl.cs (12)
5704if (_legacyImpl8 is not null)
5707int hrLocal = _legacyImpl8.GetNumberGenerations(&pGenerationsLocal);
5759if (_legacyImpl8 is not null)
5765int hrLocal = _legacyImpl8.GetGenerationTable(cGenerations, pGenDataLocal, &pNeededLocal);
5824if (_legacyImpl8 is not null)
5830int hrLocal = _legacyImpl8.GetFinalizationFillPointers(cFillPointers, pFillPointersLocal, &pNeededLocal);
5890if (_legacyImpl8 is not null)
5896int hrLocal = _legacyImpl8.GetGenerationTableSvr(heapAddr, cGenerations, pGenDataLocal, &pNeededLocal);
5955if (_legacyImpl8 is not null)
5961int hrLocal = _legacyImpl8.GetFinalizationFillPointersSvr(heapAddr, cFillPointers, pFillPointersLocal, &pNeededLocal);
6001if (_legacyImpl8 is not null)
6004int hrLocal = _legacyImpl8.GetAssemblyLoadContext(methodTable, &assemblyLoadContextLocal);