2 references to GetOrLoadEntryPointDocumentAsync
Microsoft.CodeAnalysis.LanguageServer (2)
FileBasedPrograms\FileBasedProgramsProjectSystem.cs (2)
211
return await this.
GetOrLoadEntryPointDocumentAsync
(
229
await
GetOrLoadEntryPointDocumentAsync
(documentFilePath, sourceTextLoader, languageInformation, SourceHashAlgorithms.Default, doDesignTimeBuild: true);