3 references to AddIfPresent
Aspire.Hosting.CodeGeneration.TypeScript (3)
TypeScriptApiExportWriter.cs (3)
100
AddIfPresent
(json, "examples", item.Examples);
101
AddIfPresent
(json, "extends", item.Extends);
131
AddIfPresent
(json, "examples", member.Examples);