1 reference to GetProjectInfoAndDocumentId
Microsoft.CodeAnalysis.Features (1)
MetadataAsSource\DecompilationMetadataAsSourceFileProvider.cs (1)
265
var (temporaryProjectInfo, temporaryDocumentId) = fileInfo.
GetProjectInfoAndDocumentId
(solution.Services, loadFileFromDisk: true);