2 references to RuntimePath
Aspire.Hosting.Dapr (2)
DaprDistributedApplicationLifecycleHook.cs (2)
144
ModelNamedArg("--runtime-path", NormalizePath(sidecarOptions?.
RuntimePath
)),
265
context.Writer.TryWriteString("runtimePath", context.GetManifestRelativePath(sidecarOptions?.
RuntimePath
));