Common input and integrity validation routines for Visual Studio and other applications
Перейти к файлу
Andrew Arnott 4b94bf90ac Renames assembly to Microsoft.VisualStudio.Validation.dll 2013-03-29 10:23:04 -07:00
Properties Moved project directory. 2012-05-30 09:43:40 -07:00
.gitignore Initial checkin. 2012-05-23 13:49:11 -07:00
Assumes.InternalErrorException.cs Fixed Assumes class to be more debugger friendly. 2012-07-14 11:07:25 -07:00
Assumes.cs Adds [TargetedPatchingOptOut] attributes to methods that should be inlined across NGEN boundaries. 2013-01-02 13:06:08 -08:00
EventHandlerExtensions.cs Changed namespace from Microsoft.Validation to Microsoft. 2012-06-14 15:25:17 -07:00
IDisposableObservable.cs Changed namespace from Microsoft.Validation to Microsoft. 2012-06-14 15:25:17 -07:00
Microsoft.Validation.nuspec Moved project directory. 2012-05-30 09:43:40 -07:00
Microsoft.VisualStudio.Validation.csproj Renames assembly to Microsoft.VisualStudio.Validation.dll 2013-03-29 10:23:04 -07:00
Microsoft.VisualStudio.Validation.sln Renames assembly to Microsoft.VisualStudio.Validation.dll 2013-03-29 10:23:04 -07:00
PrivateErrorHelpers.cs Changed namespace from Microsoft.Validation to Microsoft. 2012-06-14 15:25:17 -07:00
ProjectBuildInternal.snk Added strong-name signature. 2012-06-29 16:33:53 -07:00
Report.cs Fixed bad error message. 2012-08-02 15:42:27 -07:00
Requires.cs Adds [TargetedPatchingOptOut] attributes to methods that should be inlined across NGEN boundaries. 2013-01-02 13:06:08 -08:00
Strings.Designer.cs Changed namespace from Microsoft.Validation to Microsoft. 2012-06-14 15:25:17 -07:00
Strings.resx Moved project directory. 2012-05-30 09:43:40 -07:00
ValidatedNotNullAttribute.cs Changed namespace from Microsoft.Validation to Microsoft. 2012-06-14 15:25:17 -07:00
Verify.cs Verify.FailOperation now has an exception signature. 2012-07-31 14:09:34 -07:00
buildpkg.bat Moved project directory. 2012-05-30 09:43:40 -07:00