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