4 references to FromImmutableProjectSource
Microsoft.Build.Engine.UnitTests (4)
InstanceFromRemote\ProjectInstance_FromImmutableProjectLink_Tests.cs (4)
26
ProjectInstance instance = ProjectInstance.
FromImmutableProjectSource
(project, ProjectInstanceSettings.ImmutableWithFastItemLookup);
44
ProjectInstance instance = ProjectInstance.
FromImmutableProjectSource
(project, ProjectInstanceSettings.ImmutableWithFastItemLookup);
65
ProjectInstance instance = ProjectInstance.
FromImmutableProjectSource
(project, ProjectInstanceSettings.ImmutableWithFastItemLookup);
100
ProjectInstance instance = ProjectInstance.
FromImmutableProjectSource
(project, ProjectInstanceSettings.ImmutableWithFastItemLookup);