1 write to Type
Microsoft.NET.Build.Tasks (1)
DependencyContextBuilder.cs (1)
996
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))
708
type: library.
Type
,
736
if (library.
Type
== "project" && !(referenceProjectInfo is UnreferencedProjectInfo))
749
type: library.
Type
,
791
if (library.
Type
== "package")
804
else if (library.
Type
== "project")
920
if (library.
Type
== "package" &&