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