3 references to IfNullOrEmpty
Microsoft.Extensions.AI.Abstractions (3)
Contents\DataContent.cs (1)
147
_ = Throw.
IfNullOrEmpty
(path);
Files\HostedFileClientExtensions.cs (1)
66
_ = Throw.
IfNullOrEmpty
(filePath);
Functions\AIFunctionFactory.cs (1)
516
Throw.
IfNullOrEmpty
(name),