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