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