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