2 references to AreOptionsCompatible
Aspire.Hosting.CodeGeneration.TypeScript (2)
AtsTypeScriptCodeGenerator.cs (2)
717if (AreOptionsCompatible(existingParams, optionalParams)) 745if (AreOptionsCompatible(suffixedParams, optionalParams))