4 references to ILCompiler
Microsoft.NET.Build.Tasks (4)
ProcessFrameworkReferences.cs (4)
483
switch (AddToolPack(ToolPackType.
ILCompiler
, _normalizedTargetFrameworkVersion, packagesToDownload, implicitPackageReferences))
806
ToolPackType.
ILCompiler
=> KnownILCompilerPacks,
838
if (toolPackType is ToolPackType.Crossgen2 or ToolPackType.
ILCompiler
)
904
case ToolPackType.
ILCompiler
: