2 references to Parameter
Aspire.Hosting (1)
ApplicationModel\ParameterResource.cs (1)
96return new(KnownProperties.Parameter.Value, value)
Aspire.Hosting.Tests (1)
Orchestrator\ParameterProcessorTests.cs (1)
1336var property = Assert.Single(snapshot.Properties, p => p.Name == KnownProperties.Parameter.Value);