1 write to Type
Microsoft.NET.Build.Tasks (1)
DependencyContextBuilder.cs (1)
1001
Type
= type;
9 references to Type
Microsoft.NET.Build.Tasks (9)
DependencyContextBuilder.cs (9)
280
.Where(l => !l.ExcludeFromRuntime && l.
Type
!= "runtimepack"))
455
.Where(l => !l.ExcludeFromCompilation && l.
Type
!= "runtimepack"))
649
if (library.
Type
== "project" && !(referenceProjectInfo is UnreferencedProjectInfo))
710
type: library.
Type
,
738
if (library.
Type
== "project" && !(referenceProjectInfo is UnreferencedProjectInfo))
751
type: library.
Type
,
793
if (library.
Type
== "package")
806
else if (library.
Type
== "project")
925
if (library.
Type
== "package" &&