3 references to GetDynamicFileInfoAsync
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Host\SourceFiles\IDynamicFileInfoProvider.cs (1)
37/// indicate content of a file has updated. the event argument "string" should be same as "filepath" given to <see cref="GetDynamicFileInfoAsync(ProjectId, string, string, CancellationToken)"/>
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (1)
478var fileInfo = fileInfoProvider.GetDynamicFileInfoAsync(
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
921fileInfo = provider.Value.GetDynamicFileInfoAsync(