3 writes to _xpsFileName
PresentationFramework (3)
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (3)
416_xpsFileName = null; 457_xpsFileName = pszFileName; 559_xpsFileName = null;
2 references to _xpsFileName
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (2)
332if (_filter == null || _xpsFileName == null) 338ppszFileName = _xpsFileName;