• M
    Add support for an OperationTreeVerifier - test only OperationWalker to dump... · 3679da94
    Manish Vasani 提交于
    Add support for an OperationTreeVerifier - test only OperationWalker to dump operation tree. (#11918)
    
    The dump approach should enable to us to (relatively) easily extend the existing C# and VB binding tests to verify the operation tree.
    I have moved the existing IOperation tests to the dump approach and also added couple of additional tests to demonstrate how to write these tests for entire method body operation tree verification.
    3679da94
TestUtilities.projitems 6.9 KB