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