src/Microsoft.OpenApi/Services/OpenApiReferenceResolver.cs (1 line): - line 262: // TODO: If it is a document fragment, then we should resolve it within the current context src/Microsoft.OpenApi.Readers/V2/OpenApiSecuritySchemeDeserializer.cs (1 line): - line 86: // TODO: Change _flow to a tempStorage variable to make the deserializer thread-safe. src/Microsoft.OpenApi.Readers/Services/OpenApiWorkspaceLoader.cs (1 line): - line 46: var result = await reader.ReadAsync(input); // TODO merge _diagnositics