2 references to TryGetOpenSourceGeneratedDocumentIdentity
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\TextExtensions.cs (2)
28
if (workspace.
TryGetOpenSourceGeneratedDocumentIdentity
(documentId, out var identityAndDateTime))
67
if (workspace.
TryGetOpenSourceGeneratedDocumentIdentity
(id, out var identityAndDateTime))