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