2 references to GetDocument
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\Project.cs (1)
233=> _solution.GetDocument(syntaxTree, this.Id);
Workspace\Solution\Solution.cs (1)
282=> this.GetDocument(syntaxTree, projectId: null);