24 references to CreateScope
Aspire.Dashboard.Components.Tests (24)
Controls\GenAIVisualizerDialogTests.cs (4)
141Scope = CreateScope(), 191Scope = CreateScope(), 227Scope = CreateScope(), 292Scope = CreateScope(),
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)
44Scope = CreateScope(name: "test-scope"),
Pages\TraceDetailsTests.cs (10)
58Scope = CreateScope(), 112Scope = CreateScope(), 180Scope = CreateScope(), 218Scope = CreateScope(), 262Scope = CreateScope(), 301Scope = CreateScope(), 340Scope = CreateScope(), 408Scope = CreateScope(), 491Scope = CreateScope(), 566Scope = CreateScope(),
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
49var scope = CreateScope(name, attributes);