3 instantiations of ThrowingValueProvider
Aspire.Hosting.Radius.Tests (3)
Publishing\BackingResourceValueResolutionTests.cs (3)
79
context.EnvironmentVariables["BROKEN"] = new
ThrowingValueProvider
(
104
context.EnvironmentVariables["BROKEN"] = new
ThrowingValueProvider
(
485
new
ThrowingValueProvider
(new InvalidOperationException("provider bug")),