1 write to _xamlDebuggingInformation
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
143set { _xamlDebuggingInformation = value; }
1 reference to _xamlDebuggingInformation
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
142get { return _xamlDebuggingInformation; }