2 writes to writeDebugSymbol
System.Data (2)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (2)
179this.writeDebugSymbol = true; 232this.writeDebugSymbol = false;
1 reference to writeDebugSymbol
System.Data (1)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
226if (this.currentDepth == this.debugSymbolDepth && this.writeDebugSymbol)