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