2 writes to tailPinnedThreadID
System.IO.Log (2)
System\IO\Log\FileRecordSequence.cs (2)
499
this.
tailPinnedThreadID
= Thread.CurrentThread.ManagedThreadId;
531
this.
tailPinnedThreadID
= -1;
1 reference to tailPinnedThreadID
System.IO.Log (1)
System\IO\Log\FileRecordSequence.cs (1)
479
if (this.
tailPinnedThreadID
== Thread.CurrentThread.ManagedThreadId)