2 references to GetOutputDirectory
dotnet-watch (2)
Build\FilePathExclusions.cs (1)
42
TryAddOutputDir(projectNode.
GetOutputDirectory
());
HotReload\HotReloadDotNetWatcher.cs (1)
592
if (node.
GetOutputDirectory
() is not { } relativeOutputDir)