1 write to Type
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextJsonReader.cs (1)
271
Type
= Pool(runtimeTargetJson?.ValueAsString(DependencyContextStrings.AssetTypePropertyName))
2 references to Type
xunit.console (2)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextJsonReader.cs (2)
394
.Where(e => e.
Type
== DependencyContextStrings.RuntimeAssetType)
406
.Where(e => e.
Type
== DependencyContextStrings.NativeAssetType)