4 references to PathNotFound
mscorlib (4)
system\threading\eventwaithandle.cs (2)
189
case OpenExistingResult.
PathNotFound
:
255
return OpenExistingResult.
PathNotFound
;
system\threading\mutex.cs (2)
320
case OpenExistingResult.
PathNotFound
:
394
return OpenExistingResult.
PathNotFound
;