2 writes to _corePropertyEnumerator
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
82
_corePropertyEnumerator
= new CorePropertyEnumerator(
193
_corePropertyEnumerator
= new CorePropertyEnumerator(
2 references to _corePropertyEnumerator
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
191
if (
_corePropertyEnumerator
== null)
197
return
_corePropertyEnumerator
;