18 references to CreateScope
Aspire.Dashboard.Components.Tests (18)
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 (8)
64Scope = CreateScope(), 118Scope = CreateScope(), 186Scope = CreateScope(), 224Scope = CreateScope(), 268Scope = CreateScope(), 307Scope = CreateScope(), 346Scope = CreateScope(), 414Scope = CreateScope(),
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
49var scope = CreateScope(name, attributes);