2 references to __VS_PACKAGE_OUT_OF_SUPPORT__
Microsoft.DotNet.Build.Tasks.Workloads (2)
Swix\ComponentSwixProject.cs (1)
46ReplacementTokens[SwixTokens.__VS_PACKAGE_OUT_OF_SUPPORT__] = OutOfSupport ? "yes" : "no";
Swix\SwixTokens.cs (1)
19public static readonly string __VS_PACKAGE_OUT_OF_SUPPORT__ = nameof(__VS_PACKAGE_OUT_OF_SUPPORT__);