2 implementations of GetGlobalAllocationContext
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface12.cs (1)
37
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface12.
GetGlobalAllocationContext
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* allocPtr, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* allocLimit)
SOSDacImpl.cs (1)
6554
int ISOSDacInterface12.
GetGlobalAllocationContext
(ClrDataAddress* allocPtr, ClrDataAddress* allocLimit)
1 reference to GetGlobalAllocationContext
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface12.cs (1)
62
__retVal = @this.
GetGlobalAllocationContext
(allocPtr, allocLimit);