1 write to GetResponseAsyncCallback
Microsoft.Extensions.AI.Integration.Tests (1)
ReducingChatClientTests.cs (1)
30
GetResponseAsyncCallback
= (messages, options, cancellationToken) =>
1 reference to GetResponseAsyncCallback
Microsoft.Extensions.AI.Integration.Tests (1)
test\Libraries\Microsoft.Extensions.AI.Abstractions.Tests\TestChatClient.cs (1)
30
=>
GetResponseAsyncCallback
!.Invoke(messages, options, cancellationToken);