2 references to LargeNameDir
Microsoft.NET.Publish.Tests (2)
GivenThatWeWantToPublishASingleFileApp.cs (2)
44private readonly string LargeNameDirWord = Path.Combine(SmallNameDir, LargeNameDir, ".word").Replace('\\', '/'); 69string longDirPath = Path.Combine(testAsset.TestRoot, SmallNameDir, LargeNameDir);