1 write to StdGroup
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\LinkedEvaluationModify_Tests.cs (1)
25
this.
StdGroup
= group;
13 references to StdGroup
Microsoft.Build.Engine.OM.UnitTests (13)
ObjectModelRemoting\LinkedEvaluationModify_Tests.cs (13)
34
var pcLocal = this.
StdGroup
.Local;
35
var pcRemote = this.
StdGroup
.Remote[0];
37
var proj1Path = this.
StdGroup
.StdProjectFiles[0];
44
var savedPath = this.
StdGroup
.Disk.GetAbsolutePath("Saved.proj");
108
var pcLocal = this.
StdGroup
.Local;
109
var pcRemote = this.
StdGroup
.Remote[0];
111
var proj1Path = this.
StdGroup
.StdProjectFiles[0];
304
var pcLocal = this.
StdGroup
.Local;
305
var pcRemote = this.
StdGroup
.Remote[0];
307
var proj1Path = this.
StdGroup
.StdProjectFiles[0];
340
var pcLocal = this.
StdGroup
.Local;
341
var pcRemote = this.
StdGroup
.Remote[0];
343
var proj1Path = this.
StdGroup
.StdProjectFiles[0];