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