8 references to WatchedFileCount
Microsoft.VisualStudio.LanguageServices.UnitTests (8)
ProjectSystemShim\VisualStudioRuleSetTests.vb (8)
59Assert.Equal(expected:=1, actual:=fileChangeService.WatchedFileCount) 63Assert.Equal(expected:=0, actual:=fileChangeService.WatchedFileCount) 103Assert.Equal(expected:=2, actual:=fileChangeService.WatchedFileCount) 107Assert.Equal(expected:=0, actual:=fileChangeService.WatchedFileCount) 201Assert.Equal(expected:=1, actual:=fileChangeService.WatchedFileCount) 207Assert.Equal(expected:=0, actual:=fileChangeService.WatchedFileCount) 239Assert.Equal(expected:=1, actual:=fileChangeService.WatchedFileCount) 245Assert.Equal(expected:=0, actual:=fileChangeService.WatchedFileCount)