3 references to _generatedOptionsInterfaces
Aspire.Hosting.CodeGeneration.TypeScript (3)
TypeScriptApiProjector.cs (3)
108
internal HashSet<string> GeneratedOptionsInterfaces =>
_generatedOptionsInterfaces
;
179
_generatedOptionsInterfaces
.Clear();
2211
_generatedOptionsInterfaces
.Add(interfaceName);