3 references to _repeated_attributes_codec
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (3)
1359
attributes_.WriteTo(ref output,
_repeated_attributes_codec
);
1412
size += attributes_.CalculateSize(
_repeated_attributes_codec
);
1615
attributes_.AddEntriesFrom(ref input,
_repeated_attributes_codec
);