1 write to _threadId
Microsoft.AspNetCore.InternalTesting (1)
CultureReplacer.cs (1)
34_threadId = Environment.CurrentManagedThreadId;
1 reference to _threadId
Microsoft.AspNetCore.InternalTesting (1)
CultureReplacer.cs (1)
73Assert.True(Environment.CurrentManagedThreadId == _threadId,