4 references to DoSymbolsExist
Microsoft.NET.Publish.Tests (4)
GivenThatWeWantToPublishAnAotApp.cs (4)
67
DoSymbolsExist
(publishDirectory, testProject.Name).Should().BeTrue($"{publishDirectory} should contain {testProject.Name} symbol");
160
DoSymbolsExist
(publishDirectory, testProject.Name).Should().BeTrue($"{publishDirectory} should contain {testProject.Name} symbol");
212
DoSymbolsExist
(publishDirectory, testProject.Name).Should().BeTrue($"{publishDirectory} should contain {testProject.Name} symbol");
302
DoSymbolsExist
(publishDirectory, testProject.Name).Should().BeTrue($"{publishDirectory} should contain {testProject.Name} symbol");