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