5 writes to InstanceWasGotten
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (3)
317
token.Target.
InstanceWasGotten
= _xamlContext.GrandParentIsObjectFromMember;
332
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
342
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
2082
token.Target.
InstanceWasGotten
= ctx.GrandParentIsObjectFromMember;
2215
token.Target.
InstanceWasGotten
= ctx.ParentIsObjectFromMember;
1 reference to InstanceWasGotten
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2398
if (!target.
InstanceWasGotten
)