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