1 write to _deferredRootProvideValue
System.Xaml (1)
System\Xaml\Context\NameFixupGraph.cs (1)
65_deferredRootProvideValue = fixupToken;
3 references to _deferredRootProvideValue
System.Xaml (3)
System\Xaml\Context\NameFixupGraph.cs (3)
64Debug.Assert(_deferredRootProvideValue == null); 408if (_deferredRootProvideValue != null) 410yield return _deferredRootProvideValue;