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