5 writes to InstanceWasGotten
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (3)
315
token.Target.
InstanceWasGotten
= _xamlContext.GrandParentIsObjectFromMember;
330
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
340
token.Target.
InstanceWasGotten
= _xamlContext.ParentIsObjectFromMember;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
2080
token.Target.
InstanceWasGotten
= ctx.GrandParentIsObjectFromMember;
2213
token.Target.
InstanceWasGotten
= ctx.ParentIsObjectFromMember;
1 reference to InstanceWasGotten
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2396
if (!target.
InstanceWasGotten
)