1 instantiation of GetProject
Microsoft.CodeAnalysis.LanguageServer (1)
FileBasedPrograms\VirtualProjectXmlProvider.cs (1)
38var input = new RunApiInput.GetProject() { EntryPointFileFullPath = documentFilePath };
3 references to GetProject
Microsoft.CodeAnalysis.LanguageServer (3)
FileBasedPrograms\RunApiModels.cs (2)
16[JsonDerivedType(typeof(GetProject), nameof(GetProject))]
FileBasedPrograms\VirtualProjectXmlProvider.cs (1)
38var input = new RunApiInput.GetProject() { EntryPointFileFullPath = documentFilePath };