2 references to IgnoringChangeInExcludedFile
dotnet-watch (1)
Build\FilePathExclusions.cs (1)
97logger.Log(MessageDescriptor.IgnoringChangeInExcludedFile, fullPath, changeKind, "DefaultItemExcludes", globValue, projectDir);
dotnet-watch.Tests (1)
HotReload\RuntimeProcessLauncherTests.cs (1)
604var ignoringChangeInExcludedFile = w.Reporter.RegisterSemaphore(MessageDescriptor.IgnoringChangeInExcludedFile);