1 write to _deferredRootProvideValue
System.Xaml (1)
System\Xaml\Context\NameFixupGraph.cs (1)
61_deferredRootProvideValue = fixupToken;
3 references to _deferredRootProvideValue
System.Xaml (3)
System\Xaml\Context\NameFixupGraph.cs (3)
60Debug.Assert(_deferredRootProvideValue is null); 404if (_deferredRootProvideValue is not null) 406yield return _deferredRootProvideValue;