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