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