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