2 references to NameScopeFrame
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (2)
74
this.nameScopeStack.Push(new
NameScopeFrame
(null));
453
this.nameScopeStack.Push(new
NameScopeFrame
(this.nameScopeStack.Peek()));