4 references to IfNullOrEmpty
Microsoft.Extensions.DataIngestion.MarkItDown (4)
MarkItDownReader.cs (2)
37_ = Throw.IfNullOrEmpty(identifier); 100_ = Throw.IfNullOrEmpty(identifier);
src\Libraries\Microsoft.Extensions.DataIngestion.Markdig\MarkdownParser.cs (2)
20_ = Throw.IfNullOrEmpty(markdown); 21_ = Throw.IfNullOrEmpty(identifier);