4 references to ILCompiler
Microsoft.NET.Build.Tasks (4)
ProcessFrameworkReferences.cs (4)
485
switch (AddToolPack(ToolPackType.
ILCompiler
, _normalizedTargetFrameworkVersion, packagesToDownload, implicitPackageReferences))
808
ToolPackType.
ILCompiler
=> KnownILCompilerPacks,
840
if (toolPackType is ToolPackType.Crossgen2 or ToolPackType.
ILCompiler
)
906
case ToolPackType.
ILCompiler
: