4 references to DLLFileName
Microsoft.Build.Engine.UnitTests (4)
TypeLoader_Tests.cs (4)
91string dllPath = Path.Combine(dir.Path, DLLFileName); 125string originalDLLPath = Path.Combine(dir.Path, DLLFileName); 150string originalDLLPath = Path.Combine(dir.Path, DLLFileName); 175var newDllPath = Path.Combine(temporaryDirectory, DLLFileName);