OldSquirrelForWindows icon indicating copy to clipboard operation
OldSquirrelForWindows copied to clipboard

Leverage Code Contracts properly

Open shiftkey opened this issue 12 years ago • 0 comments

We've been using this here and there but I'd really like get consistent with these and save some of my sanity:

TODO:

  • confirm this and this are all we need for devs to get started.
  • investigate options for runtime checks (it can generate it into a separate assembly)
  • see whether other options like netfx-guard or Fody.NullGuard are more suitable

shiftkey avatar Sep 19 '13 00:09 shiftkey