2 references to TypeId
aspire (2)
Commands\Sdk\SdkDumpCommand.cs (2)
302foreach (var t in capabilities.DtoTypes.OrderBy(t => t.TypeId)) 304sb.AppendLine(t.TypeId);