1 write to _xamlDebuggingInformation
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
310set { _xamlDebuggingInformation = value; }
1 reference to _xamlDebuggingInformation
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
309get { return _xamlDebuggingInformation; }