3 writes to _xpsFileName
PresentationFramework (3)
MS\Internal\IO\Packaging\XpsFilter.cs (3)
400
_xpsFileName
= null;
440
_xpsFileName
= pszFileName;
531
_xpsFileName
= null;
2 references to _xpsFileName
PresentationFramework (2)
MS\Internal\IO\Packaging\XpsFilter.cs (2)
316
if (_filter == null ||
_xpsFileName
== null)
322
ppszFileName =
_xpsFileName
;