4 references to ILLink
Microsoft.NET.Build.Tasks (4)
ProcessFrameworkReferences.cs (4)
505
if (AddToolPack(ToolPackType.
ILLink
, _normalizedTargetFrameworkVersion, packagesToDownload, implicitPackageReferences) is not ToolPackSupport.Supported)
811
ToolPackType.
ILLink
=> KnownILLinkPacks,
1001
if (toolPackType is ToolPackType.
ILLink
)
1046
if (toolPackType is ToolPackType.
ILLink
&&