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