2 writes to _creationDelegate
System.Xaml (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs (2)
23
_creationDelegate
= creationDelegate;
32
_creationDelegate
= source._creationDelegate;
2 references to _creationDelegate
System.Xaml (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs (2)
32
_creationDelegate = source.
_creationDelegate
;
62
_currentFrame =
_creationDelegate
();