1 write to _xamlDebuggingInformation
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
129set { _xamlDebuggingInformation = value; }
1 reference to _xamlDebuggingInformation
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
128get { return _xamlDebuggingInformation; }