1 write to Serviceable
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\Library.cs (1)
54
Serviceable
= serviceable;
2 references to Serviceable
xunit.console (2)
common\AssemblyResolution\DependencyContextAssemblyCache.cs (2)
232
assetGroup.AssetPaths, library.Dependencies, library.
Serviceable
,
276
var wrapper = new CompilationLibrary(library.Type, library.Name, library.Version, library.Hash, assetGroup.AssetPaths, library.Dependencies, library.
Serviceable
);