4 references to DLLFileName
Microsoft.Build.Engine.UnitTests (4)
TypeLoader_Tests.cs (4)
90string dllPath = Path.Combine(dir.Path, DLLFileName); 124string originalDLLPath = Path.Combine(dir.Path, DLLFileName); 149string originalDLLPath = Path.Combine(dir.Path, DLLFileName); 174var newDllPath = Path.Combine(temporaryDirectory, DLLFileName);