5 writes to InstanceWasGotten
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (3)
318
token.Target.
InstanceWasGotten
= _xamlContext.GrandParentIsObjectFromMember;
333
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
343
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
2140
token.Target.
InstanceWasGotten
= ctx.GrandParentIsObjectFromMember;
2275
token.Target.
InstanceWasGotten
= ctx.ParentIsObjectFromMember;
1 reference to InstanceWasGotten
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2468
if (!target.
InstanceWasGotten
)