2 implementations of GetHeapAllocData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3905int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetHeapAllocData(uint count, void* data, uint* pNeeded)
SOSDacImpl.cs (1)
1968int 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);