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