aspnetcore/test/Mvc.Analyzers.Test/TestFiles/ApiActionsDoNotRequireExpli...
Pranav K d346255db6
Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks
Fixes #8146
2018-07-30 13:14:20 -07:00
..
CodeFixRemovesIfBlockWithoutBraces.Input.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
CodeFixRemovesIfBlockWithoutBraces.Output.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
CodeFixRemovesModelStateIsInvalidBlockWithEqualityCheck.Input.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
CodeFixRemovesModelStateIsInvalidBlockWithEqualityCheck.Output.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
CodeFixRemovesModelStateIsInvalidBlockWithIfNotCheck.Input.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
CodeFixRemovesModelStateIsInvalidBlockWithIfNotCheck.Output.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00