1 write to _legacyImpl8
Microsoft.Diagnostics.DataContractReader.Legacy (1)
12 references to _legacyImpl8
Microsoft.Diagnostics.DataContractReader.Legacy (12)
SOSDacImpl.cs (12)
5863if (_legacyImpl8 is not null)
5866int hrLocal = _legacyImpl8.GetNumberGenerations(&pGenerationsLocal);
5919if (_legacyImpl8 is not null)
5925int hrLocal = _legacyImpl8.GetGenerationTable(cGenerations, pGenDataLocal, &pNeededLocal);
5985if (_legacyImpl8 is not null)
5991int hrLocal = _legacyImpl8.GetFinalizationFillPointers(cFillPointers, pFillPointersLocal, &pNeededLocal);
6052if (_legacyImpl8 is not null)
6058int hrLocal = _legacyImpl8.GetGenerationTableSvr(heapAddr, cGenerations, pGenDataLocal, &pNeededLocal);
6118if (_legacyImpl8 is not null)
6124int hrLocal = _legacyImpl8.GetFinalizationFillPointersSvr(heapAddr, cFillPointers, pFillPointersLocal, &pNeededLocal);
6165if (_legacyImpl8 is not null)
6168int hrLocal = _legacyImpl8.GetAssemblyLoadContext(methodTable, &assemblyLoadContextLocal);