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)
51Scope = CreateScope(name: "test-scope"),
Pages\TraceDetailsTests.cs (10)
61Scope = CreateScope(), 115Scope = CreateScope(), 183Scope = CreateScope(), 221Scope = CreateScope(), 265Scope = CreateScope(), 304Scope = CreateScope(), 343Scope = CreateScope(), 411Scope = CreateScope(), 494Scope = CreateScope(), 569Scope = CreateScope(),
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
49var scope = CreateScope(name, attributes);