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)
322if (_filter == null || _xpsFileName == null) 328ppszFileName = _xpsFileName;