2 references to GetExpectedRuntimeAssemblyPath
Aspire.Hosting.RemoteHost.Tests (2)
ManifestCommandTests.cs (2)
58assembly.GetProperty("path").GetString() == Path.Combine(packageRoot, GetExpectedRuntimeAssemblyPath().Replace('/', Path.DirectorySeparatorChar))); 152var runtimeAssemblyPath = GetExpectedRuntimeAssemblyPath();