1 write to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (1)
18 references to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (18)
SOSDacImpl.cs (18)
6399if (_legacyImpl13 is not null)
6403int hrLocal = _legacyImpl13.TraverseLoaderHeap(loaderHeapAddr, kind, debugCallbackPtr);
6443if (_legacyImpl13 is not null)
6446int hrLocal = _legacyImpl13.GetDomainLoaderAllocator(domainAddress, &pLoaderAllocatorLocal);
6538if (_legacyImpl13 is not null)
6541_legacyImpl13.GetLoaderAllocatorHeapNames(0, null, &pNeededLocal);
6546_legacyImpl13.GetLoaderAllocatorHeapNames(pNeededLocal, ppNamesLocal, null);
6595if (_legacyImpl13 is not null)
6598int hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, 0, null, null, &pNeededLocal);
6604hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, pNeededLocal, pLoaderHeapsLocal, pKindsLocal, null);
6628if (_legacyImpl13 is not null)
6631int hrLocal = _legacyImpl13.GetHandleTableMemoryRegions(legacyOut);
6653if (_legacyImpl13 is not null)
6656int hrLocal = _legacyImpl13.GetGCBookkeepingMemoryRegions(legacyOut);
6678if (_legacyImpl13 is not null)
6681int hrLocal = _legacyImpl13.GetGCFreeRegions(legacyOut);
6700if (_legacyImpl13 is not null)
6701return _legacyImpl13.LockedFlush();