1 reference to ALLOW_TARGETING_PACK_CACHING
Microsoft.NET.Build.Tasks (1)
ResolveTargetingPackAssets.cs (1)
49
private static readonly bool s_allowCacheLookup = Environment.GetEnvironmentVariable(
ALLOW_TARGETING_PACK_CACHING
) != "0";