1 write to Type
Microsoft.NET.Build.Tasks (1)
DependencyContextBuilder.cs (1)
995
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"))
646
if (library.
Type
== "project" && !(referenceProjectInfo is UnreferencedProjectInfo))
703
type: library.
Type
,
731
if (library.
Type
== "project" && !(referenceProjectInfo is UnreferencedProjectInfo))
744
type: library.
Type
,
786
if (library.
Type
== "package")
799
else if (library.
Type
== "project")
919
if (library.
Type
== "package" &&