src/React.Core/TinyIoC/TinyIoC.cs (2 lines): - line 3489: // TODO - find a better way to remove "system" assemblies from the auto registration - line 3513: // TODO - find a better way to remove "system" types from the auto registration src/React.Core/FileCacheHash.cs (1 line): - line 24: // TODO: Do we really need to use SHA1Cng specifically? src/React.Core/ReactSiteConfiguration.cs (1 line): - line 126: // TODO: It's a bit strange to do the globbing here, ideally this class should just be a simple src/React.Web/AssemblyRegistration.cs (1 line): - line 42: // TODO: Remove this once https://bugzilla.xamarin.com/show_bug.cgi?id=19071 is fixed