2 references to getSourceTree
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalysisResultBuilder.cs (2)
273
UpdateLocalDiagnostics_NoLock(analyzer, syntaxDiagnostics, fullSyntaxDiagnosticsForTree,
getSourceTree
, ref _localSyntaxDiagnosticsOpt);
279
UpdateLocalDiagnostics_NoLock(analyzer, semanticDiagnostics, fullSemanticDiagnosticsForTree,
getSourceTree
, ref _localSemanticDiagnosticsOpt);