2 writes to _destroyStructure
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
137
_destroyStructure
= _destroyStructure || destroyStructure;
178
_destroyStructure
= false;
2 references to _destroyStructure
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
137
_destroyStructure =
_destroyStructure
|| destroyStructure;
358
return
_destroyStructure
;