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