1 write to notRewriting
System.Activities (1)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (1)
78this.notRewriting = true;
10 references to notRewriting
System.Activities (10)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (10)
103if (this.notRewriting) 118if (this.notRewriting) 129if (this.notRewriting) 141if (this.notRewriting) 153if (this.notRewriting) 165if (this.notRewriting) 177if (this.notRewriting) 199Fx.Assert(!this.notRewriting, "we only use depth calculation if we're rewriting"); 209Fx.Assert(!this.notRewriting, "we only use depth calculation if we're rewriting"); 384if (!Writer.notRewriting)