1 write to shouldWriteDebugSymbol
System.Data (1)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
58
this.
shouldWriteDebugSymbol
= shouldWriteDebugSymbol;
1 reference to shouldWriteDebugSymbol
System.Data (1)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
177
if (type.UnderlyingType != null && type.UnderlyingType.IsSubclassOf(typeof(Activity)) && this.
shouldWriteDebugSymbol
)