3 references to _repeated_attributes_codec
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (3)
4444
attributes_.WriteTo(ref output,
_repeated_attributes_codec
);
4504
size += attributes_.CalculateSize(
_repeated_attributes_codec
);
4699
attributes_.AddEntriesFrom(ref input,
_repeated_attributes_codec
);