1 write to _runtimeValue
Aspire.Hosting.Tests (1)
WithEnvironmentTests.cs (1)
516
_runtimeValue
= runtimeValue;
1 reference to _runtimeValue
Aspire.Hosting.Tests (1)
WithEnvironmentTests.cs (1)
522
return ValueTask.FromResult<string?>(
_runtimeValue
);