4 references to ObjectInitializationValue
System.Xaml (4)
System\Xaml\Context\ServiceProviderContext.cs (1)
303
token.FixupType = FixupType.
ObjectInitializationValue
;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
534
if (token.FixupType == FixupType.
ObjectInitializationValue
&& !token.CanAssignDirectly)
2339
if (token.FixupType == FixupType.
ObjectInitializationValue
&&
2480
case FixupType.
ObjectInitializationValue
: