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