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();