1 write to _scopePrefixes
Aspire.Dashboard (1)
Model\SpanType.cs (1)
139
_scopePrefixes
= scopePrefixes;
1 reference to _scopePrefixes
Aspire.Dashboard (1)
Model\SpanType.cs (1)
129
internal IReadOnlyList<string> ScopePrefixes =>
_scopePrefixes
;