2 references to Program
xunit.console (2)
ConsoleRunner.cs (1)
127
var runnerPath = Path.GetDirectoryName(typeof(
Program
).GetTypeInfo().Assembly.Location);
Program.cs (1)
15
using (AssemblyHelper.SubscribeResolveForAssembly(typeof(
Program
), internalDiagnosticsMessageSink))