20 references to Throws
Microsoft.Extensions.AI.Tests (3)
Microsoft.Extensions.AsyncState.Tests (2)
Microsoft.Extensions.Http.Resilience.Tests (1)
Microsoft.Extensions.Telemetry.Tests (6)
Latency\Internal\LatencyContextRegistrySetTests.cs (6)
49Assert.Throws<ArgumentException>(() => GetRegistry(n, e, e));
50Assert.Throws<ArgumentException>(() => GetRegistry(e, n, e));
51Assert.Throws<ArgumentException>(() => GetRegistry(e, e, n));
54Assert.Throws<ArgumentException>(() => GetRegistry(n, e, e));
55Assert.Throws<ArgumentException>(() => GetRegistry(e, n, e));
56Assert.Throws<ArgumentException>(() => GetRegistry(e, e, n));
Microsoft.Gen.Metrics.Generated.Tests (4)
Microsoft.ML.TestFramework (1)
Shared.Tests (3)