2 implementations of GetThreadStoreData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
211
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetThreadStoreData
(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpThreadStoreData* data)
SOSDacImpl.cs (1)
4572
int ISOSDacInterface.
GetThreadStoreData
(DacpThreadStoreData* data)
1 reference to GetThreadStoreData
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
236
__retVal = @this.
GetThreadStoreData
(data);