2 references to IfNull
Microsoft.Extensions.AI.Integration.Tests (2)
ReducingChatClientTests.cs (2)
67
_tokenizer = Throw.
IfNull
(tokenizer);
74
_ = Throw.
IfNull
(messages);