3 writes to _xpsFileName
PresentationFramework (3)
MS\Internal\IO\Packaging\XpsFilter.cs (3)
406
_xpsFileName
= null;
446
_xpsFileName
= pszFileName;
537
_xpsFileName
= null;
2 references to _xpsFileName
PresentationFramework (2)
MS\Internal\IO\Packaging\XpsFilter.cs (2)
322
if (_filter == null ||
_xpsFileName
== null)
328
ppszFileName =
_xpsFileName
;