1 write to _xamlDebuggingInformation
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
430set { _xamlDebuggingInformation = value; }
1 reference to _xamlDebuggingInformation
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
429get { return _xamlDebuggingInformation; }