2 references to InvokeAsync
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\FunctionInvokingChatClientTests.cs (2)
410await InvokeAsync(services => InvokeAndAssertAsync(options, plan, configurePipeline: configure, services: services)); 412await InvokeAsync(services => InvokeAndAssertStreamingAsync(options, plan, configurePipeline: configure, services: services));