2 writes to currentDepth
System.Data (2)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (2)
273this.currentDepth++; 292this.currentDepth--;
1 reference to currentDepth
System.Data (1)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
278if (prefix == "xmlns" && (this.currentDepth == 1))