• H
    move v1 engine to its own namespace · b1e6db48
    Heejae Chang 提交于
    moved v1 engine to its own namespace and updated sources accordingly.
    
    also added BaseDiagnosticIncrementalAnalyzer which contains all methods that engine needs to implement to make all other services which consume IDiagnosticAnalyzerService to just work.
    
    probably later we will change it but for now, this should let us test v2 engine isolated without too much changes in other part of code base
    b1e6db48
DiagnosticStateTests.cs 11.9 KB