4 references to _optionsInterfacesToGenerate
Aspire.Hosting.CodeGeneration.TypeScript (4)
AtsTypeScriptCodeGenerator.cs (4)
421_optionsInterfacesToGenerate.Clear(); 674_optionsInterfacesToGenerate[interfaceName] = optionalParams; 683if (_optionsInterfacesToGenerate.Count == 0) 693foreach (var (interfaceName, optionalParams) in _optionsInterfacesToGenerate.OrderBy(kvp => kvp.Key))