2 references to AssertInvocationContext
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\FunctionInvokingChatClientTests.cs (2)
728
c =>
AssertInvocationContext
(c, iteration: 0, terminate: false),
729
c =>
AssertInvocationContext
(c, iteration: 1, terminate: true));