2 writes to _destroyStructure
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
136
_destroyStructure
= _destroyStructure || destroyStructure;
177
_destroyStructure
= false;
2 references to _destroyStructure
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
136
_destroyStructure =
_destroyStructure
|| destroyStructure;
357
return
_destroyStructure
;