2 references to LoadInMemoryWithSettings
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (1)
43
var newReal = this.StdGroup.Target.
LoadInMemoryWithSettings
(TestCollectionGroup.SampleProjectFile);
ObjectModelRemoting\LinkedSpecialCasesScenarios.cs (1)
80
var newReal = this.StdGroup.Target.
LoadInMemoryWithSettings
(content, ProjectLoadSettings.IgnoreMissingImports);