5 references to IfNull
Microsoft.Extensions.DataIngestion.MarkItDown (5)
MarkItDownMcpReader.cs (3)
31
_mcpServerUri = Throw.
IfNull
(mcpServerUri);
38
_ = Throw.
IfNull
(source);
70
_ = Throw.
IfNull
(source);
MarkItDownReader.cs (2)
36
_ = Throw.
IfNull
(source);
99
_ = Throw.
IfNull
(source);