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