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