4 implementations of GetCurrentThreadID
Microsoft.Diagnostics.DataContractReader.Legacy (4)
_generated\18\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.cs (1)
320
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.
GetCurrentThreadID
(uint* threadID)
_generated\19\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.cs (1)
346
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.
GetCurrentThreadID
(uint* threadID) => throw new global::System.Diagnostics.UnreachableException();
_generated\20\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.cs (1)
419
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.
GetCurrentThreadID
(uint* threadID) => throw new global::System.Diagnostics.UnreachableException();
_generated\68\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTarget3.cs (1)
341
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.
GetCurrentThreadID
(uint* threadID) => throw new global::System.Diagnostics.UnreachableException();
4 references to GetCurrentThreadID
Microsoft.Diagnostics.DataContractReader.Legacy (4)
_generated\18\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.cs (1)
345
__retVal = @this.
GetCurrentThreadID
(threadID);
_generated\19\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.cs (1)
391
new int GetCurrentThreadID(uint* threadID) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget)this).
GetCurrentThreadID
(threadID);
_generated\20\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.cs (1)
468
new int GetCurrentThreadID(uint* threadID) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget)this).
GetCurrentThreadID
(threadID);
_generated\68\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTarget3.cs (1)
390
new int GetCurrentThreadID(uint* threadID) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget)this).
GetCurrentThreadID
(threadID);