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