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