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