1 write to poppedNameScopes
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
75this.poppedNameScopes = new List<NameScopeFrame>();
2 references to poppedNameScopes
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (2)
748this.poppedNameScopes.Add(this.nameScopeStack.Pop()); 756foreach (NameScopeFrame nameScope in this.poppedNameScopes)