3 references to new
Microsoft.Extensions.AI.Abstractions (1)
TextToSpeech\TextToSpeechOptions.cs (1)
102public virtual TextToSpeechOptions Clone() => new(this);
Microsoft.Extensions.AI.Abstractions.Tests (2)
TextToSpeech\TextToSpeechOptionsTests.cs (2)
143: base(other) 180: base(null)