6 references to ValidateWarningsOnHelloWorldApp
Microsoft.NET.Publish.Tests (6)
GivenThatWeWantToRunILLink.cs (6)
635ValidateWarningsOnHelloWorldApp(publishCommand, result, expectedWarnings, targetFramework, rid, useRegex: true);
716ValidateWarningsOnHelloWorldApp(publishCommand, result, expectedWarnings, targetFramework, rid, useRegex: true);
895ValidateWarningsOnHelloWorldApp(publishCommand, result, expectedWarnings, targetFramework, rid);
994ValidateWarningsOnHelloWorldApp(publishCommand, result, expectedWarnings, targetFramework, rid);
1011ValidateWarningsOnHelloWorldApp(publishCommand, result, new List<string>(), targetFramework, rid);
1029ValidateWarningsOnHelloWorldApp(publishCommand, result, new List<string>(), targetFramework, rid);