11 references to CreateScope
Aspire.Dashboard.Components.Tests (11)
Pages\MetricsTests.cs (6)
97Scope = CreateScope(name: "test-meter"), 140Scope = CreateScope(name: "test-meter1"), 185Scope = CreateScope(name: "test-meter1"), 193Scope = CreateScope(name: "test-meter2"), 238Scope = CreateScope(name: "test-meter"), 253Scope = CreateScope(name: "test-meter"),
Pages\TraceDetailsTests.cs (4)
63Scope = CreateScope(), 117Scope = CreateScope(), 183Scope = CreateScope(), 251Scope = CreateScope(),
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
49var scope = CreateScope(name, attributes);