1 write to StdGroup
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\LinkedSpecialCasesScenarios.cs (1)
72
this.
StdGroup
= group;
9 references to StdGroup
Microsoft.Build.Engine.OM.UnitTests (9)
ObjectModelRemoting\LinkedSpecialCasesScenarios.cs (9)
79
var tempPath = this.
StdGroup
.Disk.GetAbsolutePath(path);
80
var newReal = this.
StdGroup
.Target.LoadInMemoryWithSettings(content, ProjectLoadSettings.IgnoreMissingImports);
82
var newView = this.
StdGroup
.Local.GetLoadedProjects(tempPath).FirstOrDefault();
213
CloneAndAddInternal(this.
StdGroup
.TargetXmlPair.View);
220
CloneAndAddInternal(this.
StdGroup
.LocalBig.Xml);
227
CloneAndAddInternal(this.
StdGroup
.GuestXmlPair.View);
240
CopyFromInternal(this.
StdGroup
.TargetXmlPair.View);
246
CopyFromInternal(this.
StdGroup
.LocalBig.Xml);
252
CopyFromInternal(this.
StdGroup
.GuestXmlPair.View);