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)
516Throw.IfNullOrEmpty(name),