1 write to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
91_legacyImpl13 = legacyObj as ISOSDacInterface13;
18 references to _legacyImpl13
Microsoft.Diagnostics.DataContractReader.Legacy (18)
SOSDacImpl.cs (18)
6417if (_legacyImpl13 is not null) 6421int hrLocal = _legacyImpl13.TraverseLoaderHeap(loaderHeapAddr, kind, debugCallbackPtr); 6461if (_legacyImpl13 is not null) 6464int hrLocal = _legacyImpl13.GetDomainLoaderAllocator(domainAddress, &pLoaderAllocatorLocal); 6556if (_legacyImpl13 is not null) 6559_legacyImpl13.GetLoaderAllocatorHeapNames(0, null, &pNeededLocal); 6564_legacyImpl13.GetLoaderAllocatorHeapNames(pNeededLocal, ppNamesLocal, null); 6613if (_legacyImpl13 is not null) 6616int hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, 0, null, null, &pNeededLocal); 6622hrLocal = _legacyImpl13.GetLoaderAllocatorHeaps(loaderAllocator, pNeededLocal, pLoaderHeapsLocal, pKindsLocal, null); 6646if (_legacyImpl13 is not null) 6649int hrLocal = _legacyImpl13.GetHandleTableMemoryRegions(legacyOut); 6671if (_legacyImpl13 is not null) 6674int hrLocal = _legacyImpl13.GetGCBookkeepingMemoryRegions(legacyOut); 6696if (_legacyImpl13 is not null) 6699int hrLocal = _legacyImpl13.GetGCFreeRegions(legacyOut); 6718if (_legacyImpl13 is not null) 6719return _legacyImpl13.LockedFlush();