2 references to ComputeDeclarations
Microsoft.CodeAnalysis.CSharp (2)
src\Compilers\CSharp\CSharpAnalyzerDriver\CSharpDeclarationComputer.cs (2)
30ComputeDeclarations(model, associatedSymbol: null, model.SyntaxTree.GetRoot(cancellationToken), 44ComputeDeclarations(model, associatedSymbol, node, (n, level) => InvalidLevel(level), getSymbol, builder, levelsToCompute, cancellationToken);