1 write to _attributeNames
Aspire.Dashboard (1)
Model\SpanType.cs (1)
93
_attributeNames
= attributeNames;
1 reference to _attributeNames
Aspire.Dashboard (1)
Model\SpanType.cs (1)
83
internal IReadOnlyList<string> AttributeNames =>
_attributeNames
;