4 references to PublicExecuteCore
Microsoft.NET.Build.Tasks.UnitTests (4)
GivenAGenerateRuntimeConfigurationFiles.cs (4)
56
Action a = () => task.
PublicExecuteCore
();
111
Action a = () => task.
PublicExecuteCore
();
164
Action a = () => task.
PublicExecuteCore
();
204
Action a = () => task.
PublicExecuteCore
();