3 writes to _xpsFileName
PresentationFramework (3)
MS\Internal\IO\Packaging\XpsFilter.cs (3)
399
_xpsFileName
= null;
439
_xpsFileName
= pszFileName;
530
_xpsFileName
= null;
2 references to _xpsFileName
PresentationFramework (2)
MS\Internal\IO\Packaging\XpsFilter.cs (2)
315
if (_filter == null ||
_xpsFileName
== null)
321
ppszFileName =
_xpsFileName
;