1 write to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
83_legacyImpl13 = legacyObj as ISOSDacInterface13;
18 references to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (18)
SOSDacImpl.cs (18)
6409if (_legacyImpl13 is not null) 6413int hrLocal = _legacyImpl13.TraverseLoaderHeap(loaderHeapAddr, kind, debugCallbackPtr); 6453if (_legacyImpl13 is not null) 6456int hrLocal = _legacyImpl13.GetDomainLoaderAllocator(domainAddress, &pLoaderAllocatorLocal); 6548if (_legacyImpl13 is not null) 6551_legacyImpl13.GetLoaderAllocatorHeapNames(0, null, &pNeededLocal); 6556_legacyImpl13.GetLoaderAllocatorHeapNames(pNeededLocal, ppNamesLocal, null); 6605if (_legacyImpl13 is not null) 6608int hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, 0, null, null, &pNeededLocal); 6614hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, pNeededLocal, pLoaderHeapsLocal, pKindsLocal, null); 6638if (_legacyImpl13 is not null) 6641int hrLocal = _legacyImpl13.GetHandleTableMemoryRegions(legacyOut); 6663if (_legacyImpl13 is not null) 6666int hrLocal = _legacyImpl13.GetGCBookkeepingMemoryRegions(legacyOut); 6688if (_legacyImpl13 is not null) 6691int hrLocal = _legacyImpl13.GetGCFreeRegions(legacyOut); 6710if (_legacyImpl13 is not null) 6711return _legacyImpl13.LockedFlush();