6 references to FeatureSwitches
Microsoft.Build (6)
Evaluation\Expander.Function.cs (5)
20
using FeatureSwitches = Microsoft.Build.Internal.
FeatureSwitches
;
711
if (
FeatureSwitches
.EnableAllPropertyFunctions)
1119
if (
FeatureSwitches
.EnableAllPropertyFunctions)
1133
if (
FeatureSwitches
.EnableAllPropertyFunctions)
1150
if (
FeatureSwitches
.RestrictPropertyFunctionReceivers)
Evaluation\PropertyFunctionReceiver.cs (1)
16
/// Used when <see cref="Internal.
FeatureSwitches
.RestrictPropertyFunctionReceivers"/> is enabled. It