2 writes to ResolvedDnxHostPath
Aspire.Hosting.Tasks (2)
ResolveAspireCliInvocation.cs (2)
112ResolvedDnxHostPath = dnxPath; 137ResolvedDnxHostPath = dotnetPath;
2 references to ResolvedDnxHostPath
Aspire.Hosting.Tasks (2)
ResolveAspireCliInvocation.cs (2)
55/// Gets the arguments that select DNX on <see cref="ResolvedDnxHostPath"/>. 61/// Gets the individual arguments that select DNX on <see cref="ResolvedDnxHostPath"/>.