src/Microsoft.VisualStudio.Composition/ExportDefinitionBinding.cs (1 line): - line 30: // TODO: remove this member, perhaps in favor of just a property of type TypeRef, src/Microsoft.VisualStudio.Composition/Reflection/SkipClrVisibilityChecks.cs (1 line): - line 90: // TODO: Learn why somehow we don't need to do this, even given our test defines an internal interface src/Microsoft.VisualStudio.Composition/Configuration/SerializationContextBase.cs (1 line): - line 968: else if (valueType == typeof(CreationPolicy)) // TODO: how do we handle arbitrary value types? src/Microsoft.VisualStudio.Composition/ComposableCatalog.cs (1 line): - line 238: // TODO: if the importer isn't using a customized contract name. src/Microsoft.VisualStudio.Composition/ImportDefinition.cs (1 line): - line 137: // TODO: consider the assembly dependencies brought in by constraints.