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