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