2 references to ProjectFileName
Microsoft.Build.Engine.UnitTests (2)
TypeLoader_Dependencies_Tests.cs (2)
28
string projectFilePath = Path.Combine(dir.Path,
ProjectFileName
);
46
string projectFilePath = Path.Combine(dir.Path,
ProjectFileName
);