4 references to ObjectInitializationValue
System.Xaml (4)
System\Xaml\Context\ServiceProviderContext.cs (1)
305
token.FixupType = FixupType.
ObjectInitializationValue
;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
536
if (token.FixupType == FixupType.
ObjectInitializationValue
&& !token.CanAssignDirectly)
2341
if (token.FixupType == FixupType.
ObjectInitializationValue
&&
2482
case FixupType.
ObjectInitializationValue
: