2 references to Project
Microsoft.Build (1)
Definition\Project.cs (1)
288
:
this
(xmlReader, null, null)
Microsoft.Build.Engine.UnitTests (1)
Evaluation\Evaluator_Tests.cs (1)
3139
Project project = new
Project
(XmlReader.Create(new StringReader(content)), globalProperties, null);