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