2 writes to debugSymbolDepth
System.Data (2)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (2)
167
debugSymbolDepth
= 1;
171
debugSymbolDepth
= 0;
2 references to debugSymbolDepth
System.Data (2)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (2)
175
if (this.currentDepth ==
debugSymbolDepth
)
226
if (this.currentDepth == this.
debugSymbolDepth
&& this.writeDebugSymbol)