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