2 writes to InstanceIsOnTheStack
System.Xaml (2)
System\Xaml\Context\NameFixupGraph.cs (1)
235dependencies[i].Target.InstanceIsOnTheStack = false;
System\Xaml\Context\NameFixupToken.cs (1)
114Target.InstanceIsOnTheStack = true;
1 reference to InstanceIsOnTheStack
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2364bool isComplete = !token.Target.InstanceIsOnTheStack &&