-
Improvement
-
Resolution: Not A Defect
-
Minor
-
None
Running MSBuild with Code Analysis enabled outputs warnings like this:
(RunCodeAnalysis target) ->
c:\dev\proj\Example\MyClass.cs(10): warning CA2214: Microsoft.Usage : 'MyClass.MyClass()' contains a call chain that results in a call to a virtual method defined by the class. Review the following call stack for unintended consequences: \r [C:\dev\proj\Example\Example.csproj]
Interested in providing a pull request (incl. a test) that improves the regular expression?