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