4 references to CreateProjectInstanceNoEvaluation
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
SyncedSource\FileBasedPrograms\VirtualProjectBuilder.cs (4)
339
(project, projectRootElement) = await
CreateProjectInstanceNoEvaluation
(
357
(project, projectRootElement) = await
CreateProjectInstanceNoEvaluation
(
395
(project, projectRootElement) = await
CreateProjectInstanceNoEvaluation
(
516
return await
CreateProjectInstanceNoEvaluation
(projectCollection, directives, additionalGlobalProperties).ConfigureAwait(false);