1 write to state
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.cs (1)
128
results.
state
= parser.ParseNextChar();
1 reference to state
System.Diagnostics.Process (1)
System\Diagnostics\ProcessManager.Linux.cs (1)
133
_threadState = ProcFsStateToThreadState(stat.
state
),