1 write to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (1)
18 references to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (18)
SOSDacImpl.cs (18)
6573if (_legacyImpl13 is not null)
6577int hrLocal = _legacyImpl13.TraverseLoaderHeap(loaderHeapAddr, kind, debugCallbackPtr);
6618if (_legacyImpl13 is not null)
6621int hrLocal = _legacyImpl13.GetDomainLoaderAllocator(domainAddress, &pLoaderAllocatorLocal);
6713if (_legacyImpl13 is not null)
6716_legacyImpl13.GetLoaderAllocatorHeapNames(0, null, &pNeededLocal);
6721_legacyImpl13.GetLoaderAllocatorHeapNames(pNeededLocal, ppNamesLocal, null);
6771if (_legacyImpl13 is not null)
6774int hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, 0, null, null, &pNeededLocal);
6780hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, pNeededLocal, pLoaderHeapsLocal, pKindsLocal, null);
6805if (_legacyImpl13 is not null)
6808int hrLocal = _legacyImpl13.GetHandleTableMemoryRegions(legacyOut);
6831if (_legacyImpl13 is not null)
6834int hrLocal = _legacyImpl13.GetGCBookkeepingMemoryRegions(legacyOut);
6857if (_legacyImpl13 is not null)
6860int hrLocal = _legacyImpl13.GetGCFreeRegions(legacyOut);
6880if (_legacyImpl13 is not null)
6881return _legacyImpl13.LockedFlush();