2 writes to OutputPath
Aspire.Hosting.JavaScript (2)
JavaScriptHostingExtensions.cs (2)
945
OutputPath
= options.OutputPath,
1025
OutputPath
= outputPath
2 references to OutputPath
Aspire.Hosting.JavaScript (2)
JavaScriptHostingExtensions.cs (2)
1238
var distPath = GetContainerFilesSourcePath(publishMode.
OutputPath
);
1249
var outputPath = GetContainerFilesSourcePath(publishMode.
OutputPath
);