4 references to ILLink
Microsoft.NET.Build.Tasks (4)
ProcessFrameworkReferences.cs (4)
479if (AddToolPack(ToolPackType.ILLink, _normalizedTargetFrameworkVersion, packagesToDownload, implicitPackageReferences) is not ToolPackSupport.Supported) 785ToolPackType.ILLink => KnownILLinkPacks, 923if (toolPackType is ToolPackType.ILLink) 968if (toolPackType is ToolPackType.ILLink &&