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