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)
652
return
ScopedCopy
( true /* copyNameScopeStack */ );