2 references to CoreExports
Aspire.Hosting.Tests (2)
WithVolumeTests.cs (2)
242Assert.Throws<ArgumentException>(() => CoreExports.WithProjectVolumeForPolyglot(project, target, name, env)); 243Assert.Throws<ArgumentException>(() => CoreExports.WithExecutableVolumeForPolyglot(executable, target, name, env));