Hi!
I try to call code review feature provided by TFS 2015 from DAX 2012 R3.
For this purpose I want to create C# project that receives change list (as string or xml-document) and launches a code review process for these changes.
Does somebody know any methods that can help call code review process?I didn't find anything useful in these libraries for my purposes:
Microsoft.TeamFoundation.CodeReview.Controls.dll
Microsoft.TeamFoundation.CodeReview.Components.dll