2 references to ScopedCopy
PresentationFramework (2)
System\Windows\FrameworkTemplate.cs (1)
1435_parserContext = parserContext.ScopedCopy(false /*copyNameScopeStack*/ );
System\Windows\Markup\ParserContext.cs (1)
636return ScopedCopy( true /* copyNameScopeStack */ );