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