Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mattwarren/afba4b325f02e66db419 to your computer and use it in GitHub Desktop.
Save mattwarren/afba4b325f02e66db419 to your computer and use it in GitHub Desktop.
VALUE Types That Do Not Override ToString() - SUMMARY
C:\Windows\assembly\gac_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll - 29 types that don't override ToString()
C:\Windows\assembly\gac_32\PresentationCore\3.0.0.0__31bf3856ad364e35\PresentationCore.dll - 8 types that don't override ToString()
C:\Windows\assembly\gac_32\System.Data.OracleClient\2.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_32\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\FSharp.Core\2.3.0.0__b03f5f7f11d50a3a\FSharp.Core.dll - 2 types that don't override ToString()
C:\Windows\assembly\gac_msil\Microsoft.VisualStudio.Debugger.Metadata\14.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Metadata.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\Microsoft.VisualStudio.VIL\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.vil.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\Microsoft.VisualStudio.VIL\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.vil.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\PresentationFramework\3.0.0.0__31bf3856ad364e35\PresentationFramework.dll - 2 types that don't override ToString()
C:\Windows\assembly\gac_msil\ReachFramework\3.0.0.0__31bf3856ad364e35\ReachFramework.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\System\2.0.0.0__b77a5c561934e089\System.dll - 6 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.AddIn\3.5.0.0__b77a5c561934e089\System.AddIn.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.AddIn.Contract\2.0.0.0__b03f5f7f11d50a3a\System.AddIn.Contract.dll - 2 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll - 2 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Data.Entity\3.5.0.0__b77a5c561934e089\System.Data.Entity.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Data.Linq\3.5.0.0__b77a5c561934e089\System.Data.Linq.dll - 3 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Data.SqlXml\2.0.0.0__b77a5c561934e089\System.Data.SqlXml.dll - 34 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.IO.Log\3.0.0.0__b03f5f7f11d50a3a\System.IO.Log.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.ServiceProcess\2.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Speech\3.0.0.0__31bf3856ad364e35\System.Speech.dll - 4 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll - 3 types that don't override ToString()
C:\Windows\assembly\gac_msil\System.Xml\2.0.0.0__b77a5c561934e089\System.XML.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\UIAutomationClient\3.0.0.0__31bf3856ad364e35\UIAutomationClient.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_msil\WindowsBase\3.0.0.0__31bf3856ad364e35\WindowsBase.dll - 6 types that don't override ToString()
C:\Windows\assembly\gac_64\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll - 29 types that don't override ToString()
C:\Windows\assembly\gac_64\PresentationCore\3.0.0.0__31bf3856ad364e35\PresentationCore.dll - 8 types that don't override ToString()
C:\Windows\assembly\gac_64\System.Data.OracleClient\2.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll - 1 types that don't override ToString()
C:\Windows\assembly\gac_64\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll - 1 types that don't override ToString()
In total there are 154 VALUE types that don't override ToString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment