1 write to _legacyImpl8
Microsoft.Diagnostics.DataContractReader.Legacy (1)
12 references to _legacyImpl8
Microsoft.Diagnostics.DataContractReader.Legacy (12)
SOSDacImpl.cs (12)
5718if (_legacyImpl8 is not null)
5721int hrLocal = _legacyImpl8.GetNumberGenerations(&pGenerationsLocal);
5773if (_legacyImpl8 is not null)
5779int hrLocal = _legacyImpl8.GetGenerationTable(cGenerations, pGenDataLocal, &pNeededLocal);
5838if (_legacyImpl8 is not null)
5844int hrLocal = _legacyImpl8.GetFinalizationFillPointers(cFillPointers, pFillPointersLocal, &pNeededLocal);
5904if (_legacyImpl8 is not null)
5910int hrLocal = _legacyImpl8.GetGenerationTableSvr(heapAddr, cGenerations, pGenDataLocal, &pNeededLocal);
5969if (_legacyImpl8 is not null)
5975int hrLocal = _legacyImpl8.GetFinalizationFillPointersSvr(heapAddr, cFillPointers, pFillPointersLocal, &pNeededLocal);
6015if (_legacyImpl8 is not null)
6018int hrLocal = _legacyImpl8.GetAssemblyLoadContext(methodTable, &assemblyLoadContextLocal);