1 write to _activitySource
Microsoft.Extensions.AI (1)
TextToSpeech\OpenTelemetryTextToSpeechClient.cs (1)
63
_activitySource
= new(name);
4 references to _activitySource
Microsoft.Extensions.AI (4)
TextToSpeech\OpenTelemetryTextToSpeechClient.cs (4)
75
_activitySource
.Dispose();
101
serviceType == typeof(ActivitySource) ?
_activitySource
:
195
if (
_activitySource
.HasListeners())
199
activity =
_activitySource
.StartActivity(