2 references to ProjectInstanceId
Microsoft.CodeAnalysis.Remote.Workspaces (2)
EditAndContinue\ManagedHotReloadLanguageService.cs (2)
268
var runningProjectOptions = runningProjects.ToRunningProjectOptions(solution, static info => (info.
ProjectInstanceId
.ProjectFilePath, info.
ProjectInstanceId
.TargetFramework, info.RestartAutomatically));