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