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