4 references to ObjectInitializationValue
System.Xaml (4)
System\Xaml\Context\ServiceProviderContext.cs (1)
306
token.FixupType = FixupType.
ObjectInitializationValue
;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
548
if (token.FixupType == FixupType.
ObjectInitializationValue
&& !token.CanAssignDirectly)
2409
if (token.FixupType == FixupType.
ObjectInitializationValue
&&
2553
case FixupType.
ObjectInitializationValue
: