4 references to ILCompiler
Microsoft.NET.Build.Tasks (4)
ProcessFrameworkReferences.cs (4)
487
switch (AddToolPack(ToolPackType.
ILCompiler
, _normalizedTargetFrameworkVersion, packagesToDownload, implicitPackageReferences))
810
ToolPackType.
ILCompiler
=> KnownILCompilerPacks,
842
if (toolPackType is ToolPackType.Crossgen2 or ToolPackType.
ILCompiler
)
908
case ToolPackType.
ILCompiler
: