4 references to NameNotFound
mscorlib (4)
system\threading\eventwaithandle.cs (2)
183case OpenExistingResult.NameNotFound: 253return OpenExistingResult.NameNotFound;
system\threading\mutex.cs (2)
314case OpenExistingResult.NameNotFound: 392return OpenExistingResult.NameNotFound;