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