1 write to _defineConstants
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
373set { _defineConstants = value; }
1 reference to _defineConstants
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
372get { return _defineConstants; }