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