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