2 references to TryGetOpenSourceGeneratedDocumentIdentity
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\TextExtensions.cs (2)
31
if (workspace.
TryGetOpenSourceGeneratedDocumentIdentity
(documentId, out var documentIdentity))
72
if (workspace.
TryGetOpenSourceGeneratedDocumentIdentity
(id, out var documentIdentity))