1 write to GuestBigPath
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\LinkedSpecialCasesScenarios.cs (1)
37
this.
GuestBigPath
= this.ImmutableDisk.WriteProjectFile($"BigGuest.proj", TestCollectionGroup.BigProjectFile);
2 references to GuestBigPath
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\LinkedSpecialCasesScenarios.cs (2)
44
this.GuestBig = this.Guest.LoadProjectIgnoreMissingImports(this.
GuestBigPath
);
61
var guestView = this.Local.GetLoadedProjects(this.
GuestBigPath
).FirstOrDefault();