14 references to CreateScope
Aspire.Dashboard.Components.Tests (14)
Pages\MetricsTests.cs (8)
75Scope = CreateScope(name: "test-meter"), 144Scope = CreateScope(name: "test-meter"), 159Scope = CreateScope(name: "test-meter"), 202Scope = CreateScope(name: "test-meter1"), 247Scope = CreateScope(name: "test-meter1"), 255Scope = CreateScope(name: "test-meter2"), 300Scope = CreateScope(name: "test-meter"), 315Scope = CreateScope(name: "test-meter"),
Pages\StructuredLogsTests.cs (1)
50Scope = CreateScope(name: "test-scope"),
Pages\TraceDetailsTests.cs (4)
63Scope = CreateScope(), 117Scope = CreateScope(), 183Scope = CreateScope(), 251Scope = CreateScope(),
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
49var scope = CreateScope(name, attributes);