11 references to TestGetFileWatchCountUnsynchronized
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (11)
CertificatePathWatcherTests.cs (11)
47Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir)); 59Assert.Equal(0, watcher.TestGetFileWatchCountUnsynchronized(dir)); 104Assert.Equal(filesInDir[i], watcher.TestGetFileWatchCountUnsynchronized(dirs[i])); 150Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir)); 196Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir)); 363Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir)); 388Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir)); 432Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir)); 439Assert.Equal(0, watcher.TestGetFileWatchCountUnsynchronized(dir)); 446Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir)); 468Assert.Equal(1, watcher.TestGetFileWatchCountUnsynchronized(dir));