2 implementations of GetHeapAllocData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3905
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetHeapAllocData
(uint count, void* data, uint* pNeeded)
SOSDacImpl.cs (1)
1968
int ISOSDacInterface.
GetHeapAllocData
(uint count, void* data, uint* pNeeded)
1 reference to GetHeapAllocData
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3930
__retVal = @this.
GetHeapAllocData
(count, data, pNeeded);