2 writes to OutputPath
Aspire.Hosting.JavaScript (2)
JavaScriptHostingExtensions.cs (2)
1328
OutputPath
= options.OutputPath,
1412
OutputPath
= outputPath
2 references to OutputPath
Aspire.Hosting.JavaScript (2)
JavaScriptHostingExtensions.cs (2)
1736
var distPath = GetContainerFilesSourcePath(publishMode.
OutputPath
);
1747
var outputPath = GetContainerFilesSourcePath(publishMode.
OutputPath
);