1 write to disposed
System (1)
services\monitoring\system\diagnosticts\Process.cs (1)
1288
this.
disposed
= true;
4 references to disposed
System (4)
services\monitoring\system\diagnosticts\Process.cs (4)
1283
if( !
disposed
) {
1732
if (this.
disposed
) {
1989
if (this.
disposed
) {
2184
if (this.
disposed
)