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