2 references to OptionsInterfacesToGenerate
Aspire.Hosting.CodeGeneration.TypeScript (2)
AtsTypeScriptCodeGenerator.cs (2)
713if (_projector.OptionsInterfacesToGenerate.Count == 0) 723foreach (var (interfaceName, optionalParams) in _projector.OptionsInterfacesToGenerate.OrderBy(kvp => kvp.Key))