powershell/llcsharp/operation/method.ts (3 lines): - line 177: // TODO: temp solution. We need a class like NewKnowMediaType - line 419: // TODO: omit generating _contentType var if it will never be used - line 430: if (responseCode !== 'default'/*TODO: !== not found, handle other exception response */) { powershell/resources/runtime/csharp/json/Serialization/JsonSerializer.cs (2 lines): - line 150: // TODO: Handle non-generic types - line 261: // TODO: Guard against a self referencing graph powershell/plugins/plugin-tweak-model-azure-v2.ts (2 lines): - line 23: // TODO: - line 46: // TODO: check schema packages/typespec-powershell/src/utils/modelUtils.ts (2 lines): - line 1547: // TODO: Handle more cases - line 1738: * TODO: remember to switch to TCGC once the fix is done packages/typespec-powershell/src/utils/operationUtil.ts (2 lines): - line 126: // FIXME - this is a hack to get the first status code - line 541: // TODO: support the nested item names powershell/resources/runtime/csharp/json/Conversions/Instances/HashSet'1Converter.cs (1 line): - line 23: // TODO: Remove Linq depedency powershell/resources/runtime/csharp/json/Writers/JsonWriter.cs (1 line): - line 223: // TODO: Replace with System.Text.Json when available powershell/resources/runtime/csharp/json/Iso/IsoDate.cs (1 line): - line 118: // TODO: strip the time zone offset off the end powershell/resources/runtime/csharp/json/Parser/JsonParser.cs (1 line): - line 117: // TODO: Use ValueTuple in C#7 powershell/resources/runtime/csharp/json/Nodes/JsonDate.cs (1 line): - line 79: // TODO support: unixtimeseconds.partialseconds