5 writes to InstanceWasGotten
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (3)
319
token.Target.
InstanceWasGotten
= _xamlContext.GrandParentIsObjectFromMember;
334
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
344
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
2141
token.Target.
InstanceWasGotten
= ctx.GrandParentIsObjectFromMember;
2276
token.Target.
InstanceWasGotten
= ctx.ParentIsObjectFromMember;
1 reference to InstanceWasGotten
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2469
if (!target.
InstanceWasGotten
)