2 references to AreOptionsCompatible
Aspire.Hosting.CodeGeneration.TypeScript (2)
TypeScriptApiProjector.cs (2)
2148if (AreOptionsCompatible(existingParams, optionalParams)) 2166if (AreOptionsCompatible(suffixedParams, optionalParams))