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