2 references to GetOutputDirectory
Microsoft.DotNet.HotReload.Watch (2)
Build\FilePathExclusions.cs (1)
42
TryAddOutputDir(projectNode.
GetOutputDirectory
());
HotReload\HotReloadDotNetWatcher.cs (1)
585
if (node.
GetOutputDirectory
() is not { } relativeOutputDir)