1 write to SwitchPrefix
Microsoft.Build.Framework (1)
XamlTypes\Rule.cs (1)
82
SwitchPrefix
= String.Empty;
3 references to SwitchPrefix
Microsoft.Build.Framework (3)
XamlTypes\BaseProperty.cs (2)
257
/// The value specified here overrides the value specified for the parent <see cref="Rule"/>'s <see cref="Rule.
SwitchPrefix
"/>.
262
/// switch prefix (inherited from the parent <see cref="Rule.
SwitchPrefix
"/> since it is not overridden by <c>WholeProgramOptimization</c>)
XamlTypes\Rule.cs (1)
170
/// switch prefix (inherited from the parent <see cref="Rule.
SwitchPrefix
"/> since it is not overridden by <c>WholeProgramOptimization</c>)