3 references to _repeated_attributes_codec
Stress.TelemetryService (3)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (3)
2234
attributes_.WriteTo(ref output,
_repeated_attributes_codec
);
2258
size += attributes_.CalculateSize(
_repeated_attributes_codec
);
2358
attributes_.AddEntriesFrom(ref input,
_repeated_attributes_codec
);