4 references to IfNullOrEmpty
Microsoft.Extensions.DataIngestion.Markdig (4)
MarkdownParser.cs (2)
20_ = Throw.IfNullOrEmpty(markdown); 21_ = Throw.IfNullOrEmpty(identifier);
MarkdownReader.cs (2)
20_ = Throw.IfNullOrEmpty(identifier); 35_ = Throw.IfNullOrEmpty(identifier);