3 references to TryGetProject
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Extensions\SolutionExtensions.cs (1)
102!solution.TryGetProject(identity.DocumentId.ProjectId, out var project))
Microsoft.CodeAnalysis.Remote.Razor (2)
DocumentMapping\RemoteDocumentMappingService.cs (1)
48!solution.TryGetProject(identity.DocumentId.ProjectId, out var project))
ProjectSystem\RemoteSnapshotManager.cs (1)
44!solution.TryGetProject(identity.DocumentId.ProjectId, out var project))