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