1 write to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (1)
18 references to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (18)
SOSDacImpl.cs (18)
6413if (_legacyImpl13 is not null)
6417int hrLocal = _legacyImpl13.TraverseLoaderHeap(loaderHeapAddr, kind, debugCallbackPtr);
6457if (_legacyImpl13 is not null)
6460int hrLocal = _legacyImpl13.GetDomainLoaderAllocator(domainAddress, &pLoaderAllocatorLocal);
6551if (_legacyImpl13 is not null)
6554_legacyImpl13.GetLoaderAllocatorHeapNames(0, null, &pNeededLocal);
6559_legacyImpl13.GetLoaderAllocatorHeapNames(pNeededLocal, ppNamesLocal, null);
6608if (_legacyImpl13 is not null)
6611int hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, 0, null, null, &pNeededLocal);
6617hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, pNeededLocal, pLoaderHeapsLocal, pKindsLocal, null);
6641if (_legacyImpl13 is not null)
6644int hrLocal = _legacyImpl13.GetHandleTableMemoryRegions(legacyOut);
6666if (_legacyImpl13 is not null)
6669int hrLocal = _legacyImpl13.GetGCBookkeepingMemoryRegions(legacyOut);
6691if (_legacyImpl13 is not null)
6694int hrLocal = _legacyImpl13.GetGCFreeRegions(legacyOut);
6713if (_legacyImpl13 is not null)
6714return _legacyImpl13.LockedFlush();