4 references to ILLink
Microsoft.NET.Build.Tasks (4)
ProcessFrameworkReferences.cs (4)
527if (AddToolPack(ToolPackType.ILLink, _normalizedTargetFrameworkVersion, packagesToDownload, implicitPackageReferences) is not ToolPackSupport.Supported) 833ToolPackType.ILLink => KnownILLinkPacks, 1023if (toolPackType is ToolPackType.ILLink) 1068if (toolPackType is ToolPackType.ILLink &&