4 references to ILCompiler
Microsoft.NET.Build.Tasks (4)
ProcessFrameworkReferences.cs (4)
461
switch (AddToolPack(ToolPackType.
ILCompiler
, _normalizedTargetFrameworkVersion, packagesToDownload, implicitPackageReferences))
784
ToolPackType.
ILCompiler
=> KnownILCompilerPacks,
816
if (toolPackType is ToolPackType.Crossgen2 or ToolPackType.
ILCompiler
)
863
case ToolPackType.
ILCompiler
: