1 reference to GetFallbackRuntime
xunit.console (1)
common\AssemblyResolution\DependencyContextAssemblyCache.cs (1)
53
fallbackRuntimeIdentifier = new Lazy<string>(() =>
GetFallbackRuntime
(this.currentRuntimeIdentifier));